common

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	KeyPrefix = "multicluster.admiralty.io/"

	AnnotationKeyElect                       = KeyPrefix + "elect"
	AnnotationKeyClusterName                 = KeyPrefix + "clustername"
	AnnotationKeyServiceDependenciesSelector = KeyPrefix + "service-dependencies-selector"

	KeyPrefixSourcePod = KeyPrefix + "sourcepod-"

	AnnotationKeySourcePodManifest = KeyPrefixSourcePod + "manifest"

	KeyPrefixProxyPod = KeyPrefix + "proxypod-"

	AnnotationKeyProxyPodClusterName = KeyPrefixProxyPod + "clustername"
	AnnotationKeyProxyPodNamespace   = KeyPrefixProxyPod + "namespace"
	AnnotationKeyProxyPodName        = KeyPrefixProxyPod + "name"

	KeyPrefixOriginal = KeyPrefix + "original-"

	LabelKeyOriginalName        = KeyPrefixOriginal + "name"
	LabelKeyOriginalNamespace   = KeyPrefixOriginal + "namespace"
	LabelKeyOriginalClusterName = KeyPrefixOriginal + "clusterName"

	LabelKeyIsDelegate = KeyPrefix + "is-delegate"
)

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