kubernetes/pkg/scheduler/framework/plugins
2021-03-09 15:21:46 +08:00
..
defaultbinder hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
defaultpreemption Merge pull request #99498 from gavinfish/sched-preempthandle 2021-03-01 13:58:28 -08:00
examples hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
helper hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
imagelocality hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
interpodaffinity hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodeaffinity hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodelabel hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodename hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodeports hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodepreferavoidpods hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
noderesources hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodeunschedulable hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nodevolumelimits hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
podtopologyspread hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
queuesort hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
selectorspread hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
serviceaffinity hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
tainttoleration hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
volumebinding hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
volumerestrictions hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
volumezone hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
legacy_registry.go Log invalid scheduler-policy input instead of panic 2021-03-09 15:21:46 +08:00
legacy_registry_test.go Change config.Plugins from pointers to objects 2021-02-10 23:45:59 +08:00
README.md scheduler/framework/plugins: delete moved docs 2021-02-16 13:26:27 +00:00
registry.go Rename DefaultPodTopologySpread plugin #91994 2020-06-27 13:46:31 -04:00

Scheduler Framework Plugins

Moved here.