package
1.3.2
Repository: https://github.com/hyperhq/hypernetes.git
Documentation: pkg.go.dev

# Constants

A counter-like value that is only expected to increase.
Rate over a time period.
Instantaneous value.
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.
FsStats contains data about filesystem usage.
MemoryStats contains data about memory usage.
NetworkStats contains data about network resources.
NodeStats holds node-level unprocessed sample stats.
PodReference contains enough information to locate the referenced pod.
PodStats holds pod-level unprocessed sample stats.
Stats pertaining to the underlying container runtime.
Summary is a top-level container for holding NodeStats and PodStats.
UserDefinedMetric represents a metric defined and generate by users.
UserDefinedMetricDescriptor contains metadata that describes a user defined metric.
VolumeStats contains data about Volume filesystem usage.

# Type aliases

UserDefinedMetricType defines how the metric should be interpreted by the user.