package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# Functions

GetCLCRunnerClient returns or init the CLCRunnerClient.
GetClusterAgentClient returns or init the DCAClient.

# Constants

RealIPHeader refers to the cluster level check runner ip passed in the request headers.

# Structs

CLCRunnerClient is required to query the API of Datadog Cluster Level Check Runner.
DCAClient is required to query the API of Datadog cluster agent.

# Interfaces

CLCRunnerClientInterface is required to query the API of Datadog Cluster Level Check Runner.
DCAClientInterface is required to query the API of Datadog cluster agent.