package
1.2.0-alpha.6
Repository: https://github.com/nirdothan/kubernetes.git
Documentation: pkg.go.dev

# Constants

Container name for the system container tracking Kubelet usage.
Container name for the system container tracking non-kubernetes processes.
Container name for the system container tracking the runtime (e.g.

# Structs

ContainerStats holds container-level unprocessed sample stats.
CPUStats contains data about CPU usage.
MemoryStats contains data about memory usage.
NetworkStats contains data about network resources.
NodeStats holds node-level unprocessed sample stats.
NonLocalObjectReference contains enough information to locate the referenced object.
PodStats holds pod-level unprocessed sample stats.
Summary is a top-level container for holding NodeStats and PodStats.