# 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.