mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 15:06:23 +00:00
Add BackupConfig Enabled flag
This commit is contained in:
committed by
Alena Prokharchyk
parent
efab83d804
commit
1e34a7c5fa
@@ -10,7 +10,7 @@ import (
|
||||
"github.com/rancher/rke/cluster"
|
||||
"github.com/rancher/rke/hosts"
|
||||
"github.com/rancher/rke/log"
|
||||
"github.com/rancher/types/apis/management.cattle.io/v3"
|
||||
v3 "github.com/rancher/types/apis/management.cattle.io/v3"
|
||||
"github.com/sirupsen/logrus"
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
Reference in New Issue
Block a user