Documentation ¶
Overview ¶
Package controller contains the controller logic for the capa manager.
Index ¶
Constants ¶
View Source
const BootstrapCredsSecret = "capa-manager-bootstrap-credentials"
BootstrapCredsSecret defines the tag for capa manager bootstrap credentials.
Variables ¶
This section is empty.
Functions ¶
func GetClient ¶
func GetClient(kubeconfigPath string, kubeconfigContext string) (*kubernetes.Clientset, error)
GetClient creates the config for a kubernetes client and returns a client-go client for the cluster.
func PrintBootstrapCredentials ¶
PrintBootstrapCredentials will print the bootstrap credentials.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package credentials provides AWS credentials management.
|
Package credentials provides AWS credentials management. |
Package rollout provides a way to rollout the CAPA controller manager deployment.
|
Package rollout provides a way to rollout the CAPA controller manager deployment. |
Click to show internal directories.
Click to hide internal directories.