Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
APIKey string
ADTHost string
ADTClient string
ADTUsername string
ADTPassword string
Verbose bool
Quiet bool
}
Config represents the application configuration
type RestServer ¶
type RestServer struct {
// contains filtered or unexported fields
}
RestServer handles REST API requests with CLI feature parity (no AI)
func NewRestServer ¶
NewRestServer creates a new REST server instance with ADT client
Click to show internal directories.
Click to hide internal directories.