package
1.11.0-alpha.1
Repository: https://github.com/mjudeikis/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
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.
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
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.