Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstallManagerKubeClient ¶
type InstallManagerKubeClient struct {
Client *kube.KubeClient
}
func (*InstallManagerKubeClient) ApplyHarborCredentialSecret ¶
func (c *InstallManagerKubeClient) ApplyHarborCredentialSecret() error
func (*InstallManagerKubeClient) GetArgoCDPassword ¶
func (c *InstallManagerKubeClient) GetArgoCDPassword() string
func (*InstallManagerKubeClient) IsArgoCDRunning ¶
func (c *InstallManagerKubeClient) IsArgoCDRunning(ns string) bool
func (*InstallManagerKubeClient) Set ¶
func (c *InstallManagerKubeClient) Set(i interface{})
Click to show internal directories.
Click to hide internal directories.