Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenValidStorageProviders ¶
func GenValidStorageProviders() []v1alpha1.StorageProvider
GenValidStorageProviders generates valid storage providers
Types ¶
type Helper ¶
type Helper struct { T *testing.T Deps *controller.Dependencies // contains filtered or unexported fields }
Helper is for testing backup related code only
func (*Helper) CreateSecret ¶
func (h *Helper) CreateSecret(obj interface{})
CreateSecret creates secrets based on backup/restore spec
Click to show internal directories.
Click to hide internal directories.