package
0.0.0-20220327145759-1c387c8ebc5f
Repository: https://github.com/danielm-codefresh/argo-multi-cluster.git
Documentation: pkg.go.dev

# 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.