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