basic

package
v0.0.0-...-1eaa894 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	POD_COUNT, VOLUME_COUNT_PER_POD = 2, 3
	OPT_IN_ANN, OPT_OUT_ANN         = "backup.velero.io/backup-volumes", "backup.velero.io/backup-volumes-excludes"
	FILE_NAME                       = "test-data.txt"
)

Variables

View Source
var (
	OptInPVBackupTest  func() = TestFunc(&PVBackupFiltering{annotation: OPT_IN_ANN, id: "opt-in"})
	OptOutPVBackupTest func() = TestFunc(&PVBackupFiltering{annotation: OPT_OUT_ANN, id: "opt-out"})
)

Functions

This section is empty.

Types

type PVBackupFiltering

type PVBackupFiltering struct {
	TestCase
	// contains filtered or unexported fields
}

func (*PVBackupFiltering) CreateResources

func (p *PVBackupFiltering) CreateResources() error

func (*PVBackupFiltering) Init

func (p *PVBackupFiltering) Init() error

func (*PVBackupFiltering) Verify

func (p *PVBackupFiltering) Verify() error

Jump to

Keyboard shortcuts

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