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

# Packages

No description provided by the author
No description provided by the author

# Functions

BuildStatsKey builds a orchestrator statsKey prefixed key.
ChunkRange returns the chunk start and end for an iteration.
GroupSize returns the GroupSize/number of chunks.
NodeTypes returns the current existing NodesTypes as a slice to iterate over.
SkipKubernetesResource checks with a global kubernetes cache whether the resource was already reported.

# Constants

ClusterAgeCacheKey is the key name for the orchestrator cluster age in the agent in-mem cache.
K8sCluster represents a Kubernetes Cluster.
K8sClusterRole represents a Kubernetes ClusterRole.
K8sClusterRoleBinding represents a Kubernetes ClusterRoleBinding.
K8sCronJob represents a Kubernetes CronJob.
K8sDaemonSet represents a Kubernetes DaemonSet.
K8sDeployment represents a Kubernetes Deployment.
K8sJob represents a Kubernetes Job.
K8sNode represents a Kubernetes Node.
K8sPersistentVolume represents a Kubernetes PersistentVolume.
K8sPersistentVolumeClaim represents a Kubernetes PersistentVolumeClaim.
K8sPod represents a Kubernetes Pod.
K8sReplicaSet represents a Kubernetes ReplicaSet.
K8sRole represents a Kubernetes Role.
K8sRoleBinding represents a Kubernetes RoleBinding.
K8sService represents a Kubernetes Service.
K8sServiceAccount represents a Kubernetes ServiceAccount.
K8sStatefulSet represents a Kubernetes StatefulSet.
NoExpiration maps to go-cache corresponding value.

# Variables

KubernetesResourceCache provides an in-memory key:value store similar to memcached for kubernetes resources.

# Structs

CheckStats holds statistics for the DCA status command regarding the last run check.

# Type aliases

NodeType represents a kind of resource used by a container orchestrator.