mirror of
https://github.com/rancher/types.git
synced 2025-07-31 20:55:00 +00:00
Replace config dir with path prefix
This commit is contained in:
parent
aa395f86d5
commit
28cee001e4
@ -34,7 +34,7 @@ type RancherKubernetesEngineConfig struct {
|
||||
// Cloud Provider options
|
||||
CloudProvider CloudProvider `yaml:"cloud_provider" json:"cloudProvider,omitempty"`
|
||||
// kubernetes directory path
|
||||
KubernetesDirPath string `yaml:"kubernetes_dir_path" json:"kubernetesDirPath,omitempty"`
|
||||
PrefixPath string `yaml:"prefix_path" json:"prefix_path,omitempty"`
|
||||
}
|
||||
|
||||
type PrivateRegistry struct {
|
||||
|
Loading…
Reference in New Issue
Block a user