Documentation ¶
Overview ¶
Package api implements the agent IPC api. Using HTTP calls, it's possible to communicate with the agent, sending commands and receiving infos.
Package api implements the agent IPC api. Using HTTP calls, it's possible to communicate with the agent, sending commands and receiving infos.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartServer ¶
func StartServer(configService *remoteconfig.Service) error
StartServer creates the router and starts the HTTP server
func StopServer ¶
func StopServer()
StopServer closes the connection and the server stops listening to new commands.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package agent implements the api endpoints for the `/agent` prefix.
|
Package agent implements the api endpoints for the `/agent` prefix. |
Package check implements the api endpoints for the `/check` prefix.
|
Package check implements the api endpoints for the `/check` prefix. |
Click to show internal directories.
Click to hide internal directories.