Documentation ¶
Overview ¶
package apiserver contains functionality to set up a Kubernetes control plane for tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StopFunc ¶
type StopFunc func()
func RunBareControlPlane ¶
func RunBareControlPlane(t *testing.T) (*envtest.Environment, StopFunc)
Click to show internal directories.
Click to hide internal directories.