# Functions

No description provided by the author
Run executes the tests of the given testing.M in a test environment.
WithPreexistingObjects sets the list of objects that should be created before the test environment is started.
WithUncachedObjects sets the list of objects that should not be cached by the controller-runtime client.

# Structs

Environment encapsulates a Kubernetes local test environment.
RunInput is the input for Run.

# Type aliases

EnvironmentOption is a functional option for configuring the environment.