Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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
Click to show internal directories.
Click to hide internal directories.