mirror of
https://github.com/rancher/types.git
synced 2025-08-28 16:50:30 +00:00
Remove unused backups condition
This commit is contained in:
parent
8206ec2585
commit
c0775cc536
@ -10,7 +10,6 @@ import (
|
||||
const (
|
||||
BackupConditionCreated condition.Cond = "Created"
|
||||
BackupConditionCompleted condition.Cond = "Completed"
|
||||
BackupConditionRestored condition.Cond = "Restored"
|
||||
)
|
||||
|
||||
type BackupConfig struct {
|
||||
|
Loading…
Reference in New Issue
Block a user