Versions in this module Expand all Collapse all v0 v0.0.1 Jul 21, 2021 Changes in this version + func ClientFromKubeConfig(conf []byte) (kubernetes.Interface, error) + func ClientOrDie() kubernetes.Interface + func MergeApiConfig(newAPIConfig *clientcmdapi.Config, override bool) (*clientcmdapi.Config, error) + func ParseInstanceID(node *corev1.Node) string + func ParseInternalIP(node *corev1.Node) net.IP + func ParseRegion(node *corev1.Node) string + func ParseZone(node *corev1.Node) string + func SetKubeConfigName(conf []byte, clusterID, name string) (*clientcmdapi.Config, error)