labels

package
v1.2.16 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppName      = "app.kubernetes.io/name"
	AppInstance  = "app.kubernetes.io/instance"
	AppVersion   = "app.kubernetes.io/version"
	AppComponent = "app.kubernetes.io/component"
	AppPartOf    = "app.kubernetes.io/part-of"
	AppManagedBy = "app.kubernetes.io/managed-by"

	DefaultAppName      = "storageos"
	DefaultAppComponent = "storageos-api-manager"
	DefaultAppPartOf    = "storageos"
	DefaultAppManagedBy = "storageos-operator"
)

k8s recommended labels from: https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels

Variables

This section is empty.

Functions

func Default

func Default() map[string]string

Default returns the default labels for resources created by the api-manager.

Types

This section is empty.

Jump to

Keyboard shortcuts

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