consts

package
v1.0.21 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// NamespaceBlueprintSystem is the namespace where all blueprint components are installed
	NamespaceBlueprintSystem = "blueprint-system"

	// NamespaceFluxSystem is the namespace where all flux components are installed
	NamespaceFluxSystem = "flux-system"

	// BlueprintOperatorName is the name of the blueprint operator deployment
	BlueprintOperatorName = "blueprint-operator-controller-manager"

	// BlueprintOperatorWebhookName is the name of the blueprint operator webhook deployment
	BlueprintOperatorWebhookName = "blueprint-operator-webhook"

	// BlueprintContainerName is the name of the blueprint operator container
	BlueprintContainerName = "manager"

	// ManagedByLabel is the label used to identify resources managed by the blueprint operator
	ManagedByLabel = "app.kubernetes.io/managed-by"

	// ManagedByValue is the label value used to identify resources managed by the blueprint operator
	ManagedByValue = "blueprint-operator"
)

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