//
pkg.gl
Category
github.com/DataDog/datadog-agent
cmd
cluster-agent
api
package
0.9.0
Repository:
https://github.com/datadog/datadog-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
139 SLOC
#
Packages
agent
Package agent implements the api endpoints for the `/agent` prefix.
v1
No description provided by the author
#
Functions
ModifyAPIRouter
ModifyAPIRouter allows to pass in a function to modify router used in server.
StartServer
StartServer creates the router and starts the HTTP server.
StopServer
StopServer closes the connection and the server stops listening to new commands.