Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestCluster ¶
type TestCluster struct { KindCluster *kind.Cluster Kubeconfig string RESTConfig *rest.Config Clientset kubernetes.Interface }
func SetupTestCluster ¶
func SetupTestCluster(path string) *TestCluster
func (*TestCluster) DestroyTestCluster ¶
func (t *TestCluster) DestroyTestCluster()
Click to show internal directories.
Click to hide internal directories.