# 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.
Reconcile api and annotation affinity definitions.
# Interfaces
Cache collects pods' information and provides node-level aggregated information.