label

package
v3.7.2-capi-2 Latest Latest
Warning

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

Go to latest
Published: May 14, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package label contains common Kubernetes metadata. These are defined in https://github.com/giantswarm/fmt/blob/master/kubernetes/annotations_and_labels.md.

Index

Constants

View Source
const (
	Cluster = "giantswarm.io/cluster"
	// ManagedBy label denotes which operator manages corresponding resource.
	ManagedBy = "giantswarm.io/managed-by"
	// Organization label denotes guest cluster's organization ID as displayed
	// in the front-end.
	Organization = "giantswarm.io/organization"
	// Release conveys the Giant Swarm release version.
	Release = "release.giantswarm.io/version"
)
View Source
const (
	// OperatorVersion label transports the operator version requested to be used
	// when reconciling the observed runtime object.
	OperatorVersion = "cluster-operator.giantswarm.io/version"
	// ReleaseVersion is a label specifying a tenant cluster release version.
	ReleaseVersion = "release.giantswarm.io/version"
)
View Source
const (
	// AppOperatorWatching is the label added to configmaps by app-operator when
	// it is watching for values changes.
	AppOperatorWatching = "app-operator.giantswarm.io/watching"
)
View Source
const (
	// ServiceType is a standard label for guest resources.
	ServiceType = "giantswarm.io/service-type"
)
View Source
const (
	// ServiceTypeManaged is a label value for managed resources.
	ServiceTypeManaged = "managed"
)

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