# Functions
No description provided by the author
CreateKubeconfig returns a new kubeconfig from the envtest config.
CreateKubeConfigSecret uses kubeconfig of testEnv to create the workload cluster kubeconfig secret.
DeleteKubeConfigSecret delete the workload cluster kubeconfig secret.
GetKubeConfigSecret uses kubeconfig of testEnv to get the workload cluster kubeconfig secret.
No description provided by the author
No description provided by the author
NewKubeConfigSecret uses kubeconfig of testEnv to generate the workload cluster kubeconfig secret.
NewMod created a new Mod reading a go.mod file.
NewTestEnvironment creates a new environment spinning up a local api-server.
No description provided by the author
No description provided by the author
# Structs
Mod wraps a go.mod file.
TestEnvironment encapsulates a Kubernetes local test environment.