Files
kubernetes/pkg/scheduler/framework/plugins
Patrick Ohly 1d656d46a2 scheduler: avoid repeated boilerplate code when registering plugins
Some plugins expect the new feature gate struct. We can inject that additional
parameter via a helper function instead of having to repeat the same anonymous
function for each plugin.
2021-09-16 11:23:57 +02:00
..
2021-07-26 11:38:02 +08:00