mirror of
https://github.com/rancher/rke.git
synced 2025-09-07 18:12:06 +00:00
Vendor update
This commit is contained in:
@@ -25,4 +25,4 @@ github.com/ugorji/go/codec ccfe18359b55b97855cee1d3f74e5efbda4869d
|
||||
github.com/Microsoft/go-winio ab35fc04b6365e8fcb18e6e9e41ea4a02b10b175
|
||||
|
||||
github.com/rancher/norman ff60298f31f081b06d198815b4c178a578664f7d
|
||||
github.com/rancher/types d289637bccd1ac6a8eaa46556733890a5f204fbc
|
||||
github.com/rancher/types f08dc626d420185972a3bcf11504b81d7f2d37e0
|
||||
|
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