basic

package
v1.10.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const NamespaceBaseName string = "ns-mp-"

Variables

View Source
var MultiNamespacesMappingResticTest func() = TestFunc(&NamespaceMapping{TestCase: TestCase{NSBaseName: NamespaceBaseName, NSIncluded: &[]string{NamespaceBaseName + "1", NamespaceBaseName + "2"}, UseVolumeSnapshots: false}})
View Source
var MultiNamespacesMappingSnapshotTest func() = TestFunc(&NamespaceMapping{TestCase: TestCase{NSBaseName: NamespaceBaseName, NSIncluded: &[]string{NamespaceBaseName + "1", NamespaceBaseName + "2"}, UseVolumeSnapshots: true}})
View Source
var OneNamespaceMappingResticTest func() = TestFunc(&NamespaceMapping{TestCase: TestCase{NSBaseName: NamespaceBaseName, NSIncluded: &[]string{NamespaceBaseName + "1"}, UseVolumeSnapshots: false}})
View Source
var OneNamespaceMappingSnapshotTest func() = TestFunc(&NamespaceMapping{TestCase: TestCase{NSBaseName: NamespaceBaseName, NSIncluded: &[]string{NamespaceBaseName + "1"}, UseVolumeSnapshots: true}})

Functions

func APIExtensionsVersionsTest added in v1.10.0

func APIExtensionsVersionsTest()

func APIGropuVersionsTest

func APIGropuVersionsTest()

Types

type NamespaceMapping added in v1.10.0

type NamespaceMapping struct {
	TestCase
	MappedNamespaceList []string
	// contains filtered or unexported fields
}

func (*NamespaceMapping) CreateResources added in v1.10.0

func (n *NamespaceMapping) CreateResources() error

func (*NamespaceMapping) Init added in v1.10.0

func (n *NamespaceMapping) Init() error

func (*NamespaceMapping) StartRun added in v1.10.0

func (n *NamespaceMapping) StartRun() error

func (*NamespaceMapping) Verify added in v1.10.0

func (n *NamespaceMapping) Verify() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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