Versions in this module Expand all Collapse all v0 v0.1.0 Jan 14, 2022 Changes in this version + var NodeSelectorLabels = map[string]string + var PodSelectorLabels = map[string]string + func InitTestSchedulerWithOptions(t *testing.T, testCtx *testutils.TestContext, startScheduler bool, ...) *testutils.TestContext + func MakePlacementPolicy(mode v1alpha1.EnforcementMode, targetSize intstr.IntOrString, ...) *v1alpha1.PlacementPolicy + func NewDefaultSchedulerComponentConfig() (config.KubeSchedulerConfiguration, error) + func PodScheduled(c kubernetes.Interface, podNamespace, podName string) bool