package
0.3.7
Repository: https://github.com/dgrisonnet/metrics-server.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Structs

TimeSpan represents the timing information for a metric, which was potentially calculated over some window of time (e.g.

# Interfaces

MetricsProvider is both a PodMetricsProvider and a NodeMetricsProvider.
NodeMetricsProvider knows how to fetch metrics for a node.
PodMetricsProvider knows how to fetch metrics for the containers in a pod.