Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenValidStorageProviders ¶
func GenValidStorageProviders() []brv1alpha1.StorageProvider
GenValidStorageProviders generates valid storage providers
Types ¶
type Helper ¶
Helper is for testing backup related code only
func (*Helper) CreateRestore ¶
func (h *Helper) CreateRestore(restore *brv1alpha1.Restore)
func (*Helper) CreateSecret ¶
func (h *Helper) CreateSecret(obj interface{})
CreateSecret creates secrets based on backup/restore spec
func (*Helper) JobExists ¶
func (h *Helper) JobExists(restore *brv1alpha1.Restore)
JobExists checks whether a k8s Job exists
Click to show internal directories.
Click to hide internal directories.