Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Apply ¶
func Apply(ctx context.Context, config *rest.Config, namespace, operatorNamespace, argoImage, redisArgoImage, additionalRootAppsConfigMapName string, cluster *api.Cluster) error
Apply reconciles the Argo CD deployments
func CreateArgoSecret ¶
func CreateArgoSecret(ctx context.Context, clientset kubernetes.Interface, namespace, password string) error
CreateArgoSecret creates a new secret for Argo CD
func CreateSSHSecret ¶
func CreateSSHSecret(ctx context.Context, clientset kubernetes.Interface, namespace string) (string, error)
CreateSSHSecret creates a new SSH key if it doesn't exist already and returns the public key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.