package
1.6.0-alpha.0
Repository: https://github.com/andrewsykim/kubernetes.git
Documentation: pkg.go.dev
# Functions
CreateNodeNameToInfoMap obtains a list of pods and pivots that list into a map where the keys are node names and the values are the aggregated information for that node.
New returns a Cache implementation.
NewNodeInfo returns a ready to use empty NodeInfo object.
# Interfaces
Cache collects pods' information and provides node-level aggregated information.