Documentation ¶
Overview ¶
Package applicationsecretclustercontroller contains a controller that ensure ApplicationSecrets are synced from kubermatic namespace to the user cluster namespaces.
Applicationsecrets are mainly used to store credentials for accessing private manifest sources like git or helm repos. The application-installation-controller that belongs to the user-cluster-controller-manager need these credentials to install the application.
Index ¶
Constants ¶
View Source
const (
ControllerName = "kkp-application-secret-cluster-controller"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.