applicationsecretsynchronizer

package
v2.21.1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package applicationsecretsynchronizer contains a controller that is responsible for ensuring that ApplicationSecrets are synced from master to the seed clusters. Applicationsecrets are mainly used to store secrets for accessing private manifest sources like git or helm repos.

Index

Constants

View Source
const (
	ControllerName       = "kkp-application-secret-synchronizer"
	SecretTypeAnnotation = "apps.kubermatic.k8c.io/secret-type"
)

Variables

This section is empty.

Functions

func Add

func Add(
	masterManager manager.Manager,
	seedManagers map[string]manager.Manager,
	namespace string,
	log *zap.SugaredLogger,
	numWorkers int,
) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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