# 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.
# Constants
NominatedNodeAnnotationKey is used to annotate a pod that has preempted other pods.