package
1.4.2
Repository: https://github.com/dinesh/argo-cd.git
Documentation: pkg.go.dev

# Functions

CreateServiceAccount creates a service account in a given namespace.
GenerateNewClusterManagerSecret creates a new secret derived with same metadata as existing one and waits until the secret is populated with a bearer token.
InstallClusterManagerRBAC installs RBAC resources for a cluster manager to operate a cluster.
ParseServiceAccountToken parses a Kubernetes service account token.
RotateServiceAccountSecrets rotates the entries in the service accounts secrets list.
UninstallClusterManagerRBAC removes RBAC resources for a cluster manager to operate a cluster.
UninstallRBAC uninstalls RBAC related resources for a binding, role, and service account.

# Constants

ArgoCDManagerServiceAccount is the name of the service account for managing a cluster.
ArgoCDManagerServiceAccount is the name of the service account for managing a cluster.
ArgoCDManagerServiceAccount is the name of the service account for managing a cluster.

# Variables

ArgoCDManagerPolicyRules are the policies to give argocd-manager.
ArgoCDManagerNamespacePolicyRules are the namespace level policies to give argocd-manager.

# Structs

No description provided by the author