mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 21:17:23 +00:00
word spell error
This commit is contained in:
parent
d816555e44
commit
f183dec4a2
@ -49,7 +49,7 @@ type SchedulerServer struct {
|
|||||||
// Kubeconfig is Path to kubeconfig file with authorization and master
|
// Kubeconfig is Path to kubeconfig file with authorization and master
|
||||||
// location information.
|
// location information.
|
||||||
Kubeconfig string
|
Kubeconfig string
|
||||||
// Dynamic conifguration for scheduler features.
|
// Dynamic configuration for scheduler features.
|
||||||
}
|
}
|
||||||
|
|
||||||
// NewSchedulerServer creates a new SchedulerServer with default parameters
|
// NewSchedulerServer creates a new SchedulerServer with default parameters
|
||||||
|
Loading…
Reference in New Issue
Block a user