mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
add new preevectionfilter plugin with args
This commit is contained in:
@@ -16,7 +16,7 @@ type HandleImpl struct {
|
||||
ClientsetImpl clientset.Interface
|
||||
GetPodsAssignedToNodeFuncImpl podutil.GetPodsAssignedToNodeFunc
|
||||
SharedInformerFactoryImpl informers.SharedInformerFactory
|
||||
EvictorFilterImpl *evictions.EvictorFilter
|
||||
EvictorFilterImpl framework.EvictorPlugin
|
||||
PodEvictorImpl *evictions.PodEvictor
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user