Documentation ¶
Index ¶
- func ClientForKindCluster(name string, provider *cluster.Provider) (*kubernetes.Clientset, string, error)
- func ClusterExists(name string) (bool, error)
- func CreateCluster(name string, log logger.Logger) (string, error)
- func DeleteCluster(name string) error
- func GenerateKindConfig(regName string, regPort int) string
- func WaitForCluster(client *kubernetes.Clientset, log logger.Logger) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientForKindCluster ¶
func ClusterExists ¶
func DeleteCluster ¶
func GenerateKindConfig ¶
func WaitForCluster ¶
func WaitForCluster(client *kubernetes.Clientset, log logger.Logger) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.