applicationsecretclustercontroller

package
v3.0.0-...-d6c4d9c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2023 License: Apache-2.0 Imports: 24 Imported by: 0

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"

	SecretTypeAnnotation = "apps.kubermatic.k8c.io/secret-type"
)

Variables

This section is empty.

Functions

func Add

func Add(
	ctx context.Context,
	mgr manager.Manager,
	log *zap.SugaredLogger,
	numWorkers int,
	workerName string,
	namespace string,
) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL