# Functions

EnvTestSetup sets up the envtest environment for a testing package.
TestContext returns a background context that includes appropriate logging configuration.

# Variables

Client is the kubernetes client.
Log is the test logger used by the testintegration tests and server.
RestartManager is the controller-runtime manager for the operator.