testutil

package
v0.0.0-...-2dbac4b Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupSingletonEnvironment

func SetupSingletonEnvironment() (*rest.Config, context.Context, context.CancelFunc)

func TeardownEnvironment

func TeardownEnvironment(envInstance *TestEnvironment) error

func TeardownSingletonEnvironment

func TeardownSingletonEnvironment() error

Types

type TestEnvironment

type TestEnvironment struct {
	Cfg     *rest.Config
	TestEnv *envtest.Environment
	Ctx     context.Context
	Cancel  context.CancelFunc
}

func SetupEnvironment

func SetupEnvironment() *TestEnvironment

Jump to

Keyboard shortcuts

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