Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateLocalCluster ¶
func CreateLocalCluster( provider *cluster.Provider, internalRegistryPort int, externalRegistryPort int, ) error
CreateLocalCluster creates a local kind cluster with the config from CreateLocalKindConfig.
func CreateLocalKindConfig ¶
func DeleteLocalCluster ¶
DeleteLocalCluster removes a local kind cluster.
Types ¶
type ExtraMount ¶
Define the ExtraMount struct.
type WorkerNodes ¶
type WorkerNodes []struct { ExtraMounts []ExtraMount }
Define the WorkerNode struct.
Click to show internal directories.
Click to hide internal directories.