package
1.13.0-alpha.3
Repository: https://github.com/bluebreezecf/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.