mirror of
https://github.com/rancher/types.git
synced 2025-09-18 07:52:41 +00:00
generated code
This commit is contained in:
committed by
Alena Prokharchyk
parent
b06f4a428e
commit
09af2e530b
@@ -14,7 +14,7 @@ const (
|
||||
)
|
||||
|
||||
type BackupConfig struct {
|
||||
// Enable Flag
|
||||
// Enable or disable recurring backups in rancher
|
||||
Enabled *bool `yaml:"enabled" json:"enabled,omitempty" norman:"default=true"`
|
||||
// Backup interval in hours
|
||||
IntervalHours int `yaml:"interval_hours" json:"intervalHours,omitempty" norman:"default=12"`
|
||||
|
Reference in New Issue
Block a user