# Functions
InitTestSchedulerWithOptions initializes a test environment and creates a scheduler with default configuration and other options.
MakePlacementPolicy.
https://github.com/kubernetes-sigs/scheduler-plugins/blob/478a9cb0867c10821bfac3bf1a2be3434796af81/test/util/framework.go NewDefaultSchedulerComponentConfig returns a default scheduler cc object.
PodScheduled returns true if a node is assigned to the given pod.
# Variables
No description provided by the author
No description provided by the author