constants

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AnnotationEnabledKey is the annotation that enables the TLS replicator.
	AnnotationEnabledKey = "v1alpha1.tls-replicator.gpuninja.com/enabled"
	// AnnotationReplicateToKey is the annotation that specifies the target namespace/s to replicate to.
	// The value of this annotation should be a comma-separated list of values / glob patterns.
	// If this annotation is not present, the secret will be replicated to all namespaces.
	AnnotationReplicateToKey = "v1alpha1.tls-replicator.gpuninja.com/replicate-to"
	// AnnotationReplicateKeysKey is the annotation that specifies the keys to replicate.
	// The value of this annotation should be a comma-separated list of values / glob patterns.
	// If this annotation is not present, all keys will be replicated.
	AnnotationReplicateKeysKey = "v1alpha1.tls-replicator.gpuninja.com/replicate-keys"
	// FinalizerName is the name of the finalizer that will be added to the secret.
	FinalizerName = "finalizer.tls-replicator.gpu-ninja.com/secret"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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