Documentation ¶ Index ¶ func NewEnv(t *testing.T) *kube.Ctl Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewEnv ¶ func NewEnv(t *testing.T) *kube.Ctl NewEnv starts a local kubernetes control plane via envtest.Environment and returns a kube.Ctl to access it. The provided testing.T will be used to shutdown the control plane at the end of the test. Types ¶ This section is empty. Source Files ¶ View all Source files kubetest.go Click to show internal directories. Click to hide internal directories.