package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/kubernetes.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewResourceAnalyzer returns a new ResourceAnalyzer.
NewSummaryProvider returns a new SummaryProvider.
# Structs
PodVolumeStats encapsulates all VolumeStats for a pod.
No description provided by the author
# Interfaces
ResourceAnalyzer provides statistics on node resource consumption.
Host methods required by stats handlers.
No description provided by the author
# Type aliases
ByCreationTime implements sort.Interface for []containerInfoWithCgroup based on the cinfo.Spec.CreationTime field.
Map to PodVolumeStats pointers since the addresses for map values are not constant and can cause pain if we need ever to get a pointer to one of the values (e.g.