Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterExists ¶
ClusterExists checks if a cluster with the given name exists
func CreateCluster ¶
CreateCluster creates a new kind cluster with the given name, optional kindOptions
func DeleteCluster ¶
DeleteCluster deletes the kind cluster with the given name
Types ¶
type Kind ¶
type Kind struct {
// contains filtered or unexported fields
}
func (*Kind) ClusterExists ¶
func (*Kind) CreateCluster ¶
func (*Kind) DeleteCluster ¶
Click to show internal directories.
Click to hide internal directories.