package
1.7.0-alpha.1
Repository: https://github.com/aliyuncontainerservice/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

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.