package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
CreateHandlers creates the REST handlers for the stats.
NewPrometheusResourceMetricCollector returns a prometheus.Collector which exports resource metrics.
NewResourceAnalyzer returns a new ResourceAnalyzer.
NewSummaryProvider returns a SummaryProvider using the stats provided by the specified statsProvider.
# Structs
ContainerResourceMetric describes a metric for containers.
NodeResourceMetric describes a metric for the node.
PodVolumeStats encapsulates the VolumeStats for a pod.
ResourceMetricsConfig specifies which metrics to collect and export.
# Interfaces
Provider hosts methods required by stats handlers.
ResourceAnalyzer provides statistics on node resource consumption.
SummaryProvider provides summaries of the stats from Kubelet.