mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 03:38:15 +00:00
Add spreading by controllers
This commit is contained in:
@@ -35,6 +35,7 @@ import (
|
||||
type PluginFactoryArgs struct {
|
||||
algorithm.PodLister
|
||||
algorithm.ServiceLister
|
||||
algorithm.ControllerLister
|
||||
NodeLister algorithm.MinionLister
|
||||
NodeInfo predicates.NodeInfo
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user