package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
CreateHandlers creates the REST handlers for the stats.
NewResourceAnalyzer returns a new ResourceAnalyzer.
NewSummaryProvider returns a SummaryProvider using the stats provided by the specified statsProvider.
# Structs
PodVolumeStats encapsulates the VolumeStats for a pod.
# Interfaces
Provider hosts methods required by stats handlers.
ResourceAnalyzer provides statistics on node resource consumption.
SummaryProvider provides summaries of the stats from Kubelet.