Versions in this module Expand all Collapse all v11 v11.3.3 Dec 13, 2022 Changes in this version + func ContextName(teleportCluster, kubeCluster string) string + func KubeClusterFromContext(contextName, teleportCluster string) string + func Load(path string) (*clientcmdapi.Config, error) + func PathFromEnv() string + func Remove(path, name string) error + func Save(path string, config clientcmdapi.Config) error + func SelectContext(teleportCluster, kubeCluster string) error + func Update(path string, v Values, storeAllCAs bool) error + type ExecValues struct + Env map[string]string + TshBinaryInsecure bool + TshBinaryPath string + type Values struct + ClusterAddr string + Credentials *client.Key + Exec *ExecValues + Impersonate string + ImpersonateGroups []string + KubeClusters []string + Namespace string + ProxyAddr string + SelectCluster string + TLSServerName string + TeleportClusterName string Other modules containing this package github.com/zmb3/teleport