Documentation ¶
Index ¶
- Constants
- func CompileTemplateFromMap(tmplt string, configMap interface{}) (string, error)
- func GetKubeConfig(kubernetesURL, clusterName, componentName, cacrt, crt, key string) (string, error)
- func GetKubeConfigByProxy(kubernetesURL, clusterName, componentName, cacrt, crt, key string) (string, error)
- func GetKubeTokenConfig(kubernetesURL, clusterName, componentName, namespace, token string, ...) (string, error)
Constants ¶
View Source
const KubeConfigClientT = `` /* 402-byte string literal not displayed */
View Source
const KubeConfigProxyClientT = `` /* 394-byte string literal not displayed */
View Source
const KubeConfigTokenClientT = `` /* 408-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func CompileTemplateFromMap ¶
func GetKubeConfig ¶
func GetKubeConfigByProxy ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.