Documentation
¶
Index ¶
- func CreateBackup(a *app.App) error
- func GetGlobalStore(kotsadmVeleroBackendStorageLocation *velerov1.BackupStorageLocation) (*types.Store, error)
- func ListBackupsForApp(appID string) ([]*types.Backup, error)
- func Redact(store *types.Store) error
- func UpdateGlobalStore(store *types.Store) (*velerov1.BackupStorageLocation, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBackup ¶
func GetGlobalStore ¶
func GetGlobalStore(kotsadmVeleroBackendStorageLocation *velerov1.BackupStorageLocation) (*types.Store, error)
GetGlobalStore will return the global store from kotsadmVeleroBackupStorageLocation or will find it, is the param is nil
func UpdateGlobalStore ¶
func UpdateGlobalStore(store *types.Store) (*velerov1.BackupStorageLocation, error)
UpdateGlobalStore will update the in-cluster storage with exactly what's in the store param
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.