Documentation
¶
Overview ¶
Package kind provides functions to manage Kind clusters
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteCluster ¶
DeleteCluster deletes the Kind cluster with the given name
func RenderKindConfig ¶ added in v0.0.4
func RenderKindConfig(vc *components.ValidatorConfig, kindConfig string) error
RenderKindConfig renders a kind cluster configuration file with optional proxy and registry mirror customizations
func StartCluster ¶
StartCluster creates a new Kind cluster with the given name and configuration
func ValidateClusters ¶
ValidateClusters checks for existing Kind clusters and prompts the user to proceed or abort
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.