mirror of
https://github.com/rancher/rke.git
synced 2025-09-03 16:04:26 +00:00
Vendor update
This commit is contained in:
2
vendor/github.com/rancher/types/apis/cluster.cattle.io/v1/types.go
generated
vendored
2
vendor/github.com/rancher/types/apis/cluster.cattle.io/v1/types.go
generated
vendored
@@ -116,6 +116,8 @@ type RancherKubernetesEngineConfig struct {
|
||||
Authentication AuthConfig `yaml:"auth" json:"auth,omitempty"`
|
||||
// YAML manifest for user provided addons to be deployed on the cluster
|
||||
Addons string `yaml:"addons" json:"addons,omitempty"`
|
||||
// SSH Private Key Path
|
||||
SSHKeyPath string `yaml:"ssh_key_path" json:"sshKeyPath,omitempty"`
|
||||
}
|
||||
|
||||
type RKEConfigHost struct {
|
||||
|
Reference in New Issue
Block a user