Versions in this module Expand all Collapse all v0 v0.1.4 Jul 6, 2025 Changes in this version + func StartTestManager(t *testing.T) (mgr manager.Manager, k8sClient client.Client, restCfg *rest.Config, ...) v0.1.3 Jul 4, 2025 Changes in this version + func IsEnvTestAvailable() bool + func SetupEnv(t *testing.T) (*envtest.Environment, *kubernetes.Clientset, func())