package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/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.
New creates a Resource from ResourceList.
# Interfaces
Cache collects pods' information and provides node-level aggregated information.