basic

package
v1.13.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

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

Variables

View Source
var OptInPVBackupTest func() = TestFunc(&PVBackupFiltering{annotation: OPT_IN_ANN, id: "opt-in"})
View Source
var 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