package
1.0.0
Repository: https://github.com/lsutils/kind.git
Documentation: pkg.go.dev

# Functions

ContextForCluster returns the context name for a kind cluster based on its name.
Export exports the kubeconfig given the cluster context and a path to write it to This will always be an external kubeconfig.
Get returns the kubeconfig for the cluster external controls if the internal IP address is used or the host endpoint.
Remove removes clusterName from the kubeconfig paths detected based on either explicitPath being set or $KUBECONFIG or $HOME/.kube/config, following the rules set by kubectl clusterName must identify a kind cluster.