mirror of
https://github.com/rancher/rke.git
synced 2025-09-06 17:30:20 +00:00
Vendor update
This commit is contained in:
8
vendor/github.com/rancher/types/apis/management.cattle.io/v3/rke_types.go
generated
vendored
8
vendor/github.com/rancher/types/apis/management.cattle.io/v3/rke_types.go
generated
vendored
@@ -171,11 +171,11 @@ type ETCDService struct {
|
||||
Key string `yaml:"key" json:"key,omitempty"`
|
||||
// External etcd prefix
|
||||
Path string `yaml:"path" json:"path,omitempty"`
|
||||
// Etcd Backup Service
|
||||
Backup bool `yaml:"backup" json:"backup,omitempty"`
|
||||
// Etcd Backup Retention period
|
||||
// Etcd Recurring snapshot Service
|
||||
Snapshot bool `yaml:"snapshot" json:"snapshot,omitempty"`
|
||||
// Etcd snapshot Retention period
|
||||
Retention string `yaml:"retention" json:"retention,omitempty"`
|
||||
// Etcd Backup Creation period
|
||||
// Etcd snapshot Creation period
|
||||
Creation string `yaml:"creation" json:"creation,omitempty"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user