resources

package
v0.0.0-...-d09eed2 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EnvVarNamespace           = "NAMESPACE"
	EnvVarPodName             = "POD_NAME"
	EnvVarCamelRoutesPath     = "CAMEL_ROUTES_PATH"
	EnvVarCamelPropertiesPath = "CAMEL_PROPERTIES_PATH"
	EnvVarIntegrationChecksum = "CAMEL_INTEGRATION_CHECKSUM"
)
View Source
const (
	KubernetesLabelAppName      = "app.kubernetes.io/name"
	KubernetesLabelAppInstance  = "app.kubernetes.io/instance"
	KubernetesLabelAppComponent = "app.kubernetes.io/component"
	KubernetesLabelAppPartOf    = "app.kubernetes.io/part-of"
	KubernetesLabelAppManagedBy = "app.kubernetes.io/managed-by"
)

Variables

This section is empty.

Functions

func Annotations

func Annotations(target *unstructured.Unstructured, annotations map[string]string)

func Labels

func Labels(target *unstructured.Unstructured, labels map[string]string)

func OwnerReference

func OwnerReference(owner client.Object) metav1.OwnerReference

func OwnerReferences

func OwnerReferences(owner client.Object) []metav1.OwnerReference

func Ref

func UnstructuredFor

func UnstructuredFor(group string, version string, kind string) *unstructured.Unstructured

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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