# Functions
EqualPriority is a prioritizer function that gives an equal weight of one to all nodes.
No description provided by the author
No description provided by the author
No description provided by the author
Prioritizes the nodes by running the individual priority functions in parallel.
# Constants
No description provided by the author
NominatedNodeAnnotationKey is used to annotate a pod that has preempted other pods.
No description provided by the author
# Variables
No description provided by the author
# Structs
The AlgorithmCache stores PredicateMap with predicate name as key.
EquivalenceCache holds: 1.
No description provided by the author
HostPredicate is the cached predicate result.
HTTPExtender implements the algorithm.SchedulerExtender interface.
# Type aliases
No description provided by the author
PredicateMap stores HostPrediacte with equivalence hash as key.