Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Descheduler ¶
type Descheduler struct { KarmadaClient karmadaclientset.Interface KubeClient kubernetes.Interface // contains filtered or unexported fields }
Descheduler is the descheduler schema, which is used to evict replicas from specific clusters
func NewDescheduler ¶
func NewDescheduler(karmadaClient karmadaclientset.Interface, kubeClient kubernetes.Interface, opts *options.Options) *Descheduler
NewDescheduler instantiates a descheduler
Click to show internal directories.
Click to hide internal directories.