mirror of
https://github.com/rancher/types.git
synced 2025-08-31 12:48:45 +00:00
Rename strict_docker_version
This commit is contained in:
@@ -18,7 +18,7 @@ type RancherKubernetesEngineConfig struct {
|
||||
// Authorization mode configuration used in the cluster
|
||||
Authorization AuthzConfig `yaml:"authorization" json:"authorization,omitempty"`
|
||||
// Enable/disable strict docker version checking
|
||||
StrictDockerVersion bool `yaml:"strict_docker_version" json:"strictDockerVersion"`
|
||||
IgnoreDockerVersion bool `yaml:"ignore_docker_version" json:"ignoreDockerVersion"`
|
||||
}
|
||||
|
||||
type RKEConfigNode struct {
|
||||
|
Reference in New Issue
Block a user