testutils

package
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

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

type Helper struct {
	T   *testing.T
	Cli client.Client
}

Helper is for testing backup related code only

func NewHelper

func NewHelper(t *testing.T, cli client.Client) *Helper

NewHelper returns a helper encapsulation

func (*Helper) Close

func (h *Helper) Close()

Close closes the stop channel

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) CreateTC

func (h *Helper) CreateTC(namespace, clusterName string, acrossK8s, recoverMode bool)

CreateTC creates a Cluster with name `clusterName` in ns `namespace`

func (*Helper) JobExists

func (h *Helper) JobExists(restore *brv1alpha1.Restore)

JobExists checks whether a k8s Job exists

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL