package
1.6.0-alpha.0
Repository: https://github.com/kdada/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.

# Structs

NodeInfo is node level aggregated information.
Resource is a collection of compute resource.

# Interfaces

Cache collects pods' information and provides node-level aggregated information.