Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClusterAgentAuthToken ¶
GetClusterAgentAuthToken load the authentication token from: 1srt. the configuration value of "cluster_agent_auth_token" in datadog.yaml 2nd. from the filesystem If using the token from the filesystem, the token file must be next to the datadog.yaml with the filename: dca_auth_token
Types ¶
type DCAClient ¶
type DCAClient struct {
// contains filtered or unexported fields
}
DCAClient is required to query the API of Datadog cluster agent
func GetClusterAgentClient ¶
GetClusterAgentClient returns or init the DCAClient
Click to show internal directories.
Click to hide internal directories.