framework

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterFlags

func RegisterFlags(flags *flag.FlagSet)

Types

type Framework

type Framework struct {
	BaseName string

	Namespace *v1.Namespace
	ClientSet kubernetes.Interface
}

Framework supports common operations used by e2e tests

func NewDefaultFramework

func NewDefaultFramework(baseName string) *Framework

type TestContextType

type TestContextType struct {
	KubeConfig       string
	ImagePullSecrets string
}
var TestContext TestContextType

TestContext should be used by all tests to get access to common context data

Jump to

Keyboard shortcuts

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