Documentation
¶
Index ¶
- func AppendHelmKubeArguments(arguments []string, kubeConfig KubeConfig) []string
- func CheckHelmOrFatal(helmExeLocation string)
- func CheckPodsInPhase(clientset *kubernetes.Clientset, namespace string, podNamePrefix string, ...) (bool, error)
- func GetKubeConfigPath() string
- func GetServiceLoadBalancerUrls(clientset *kubernetes.Clientset, namespace string, serviceName string) ([]string, error)
- func InstallHelm(helmExeLocation string, helmChartLocation string, kubeConfig KubeConfig, ...)
- func WaitPodsInPhase(clientset *kubernetes.Clientset, namespace string, podNamePrefix string, ...) error
- type KubeConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendHelmKubeArguments ¶
func AppendHelmKubeArguments(arguments []string, kubeConfig KubeConfig) []string
func CheckHelmOrFatal ¶
func CheckHelmOrFatal(helmExeLocation string)
func CheckPodsInPhase ¶
func GetKubeConfigPath ¶
func GetKubeConfigPath() string
func InstallHelm ¶
func WaitPodsInPhase ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.