labels

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OwnerKindKey = "olm.operatorframework.io/owner-kind"
	OwnerNameKey = "olm.operatorframework.io/owner-name"

	// Helm Secret annotations use the regex `(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?`
	// to validate labels. Which is why a similar format as OwnerKindKey/OwnerNameKey
	// cannot be used as they do not conform to the regex requirements.
	PackageNameKey   = "olm_operatorframework_io_package_name"
	BundleNameKey    = "olm_operatorframework_io_bundle_name"
	BundleVersionKey = "olm_operatorframework_io_bundle_version"
)

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