# Functions
BuildResourceList parses a map from resource names to quantities (in strings) to a v1.ResourceList.
No description provided by the author
No description provided by the author
PodKey builds a key for the given pod.
PodKeyFromNames builds a key from the namespace and pod name.
No description provided by the author
PodPriority returns the priority of the given pod.
PodTotalResourceRequests extracts the total amount of resource requested by the given pod.
ResourceListGE returns true when r1 >= r2, false otherwise.
ResourceListSum returns the sum of two resource lists.
No description provided by the author