# Functions
No description provided by the author
CreateServiceAccount creates a service account in a given namespace.
No description provided by the author
GetServiceAccountBearerToken will attempt to get the provided service account until it exists, iterate the secrets associated with it looking for one of type kubernetes.io/service-account-token, and return it's token if found.
InstallClusterManagerRBAC installs RBAC resources for a cluster manager to operate a cluster.
No description provided by the author
No description provided by the author
# Constants
ArgoManagerServiceAccount is the name of the service account for managing a cluster.
ArgoManagerServiceAccount is the name of the service account for managing a cluster.
ArgoManagerServiceAccount is the name of the service account for managing a cluster.
# Variables
ArgoManagerPolicyRules are the policies to give argo-manager.
ArgoManagerNamespacePolicyRules are the namespace level policies to give argo-manager.
# Structs
No description provided by the author
ClusterConfig is the configuration attributes.
TLSClientConfig contains settings to enable transport layer security.