mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 21:31:18 +01:00
Update componentconfig types.
This commit is contained in:
@@ -23,9 +23,9 @@ import (
|
||||
type ReschedulerConfiguration struct {
|
||||
metav1.TypeMeta
|
||||
|
||||
// KubeConfigFile is path to kubeconfig file with authorization and master
|
||||
// KubeconfigFile is path to kubeconfig file with authorization and master
|
||||
// location information.
|
||||
KubeConfigFile string
|
||||
KubeconfigFile string
|
||||
|
||||
// PolicyConfigFile is the filepath to the rescheduler policy configuration.
|
||||
PolicyConfigFile string
|
||||
|
||||
Reference in New Issue
Block a user