Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( KeyPrefix = "multicluster.admiralty.io/" AnnotationKeyElect = KeyPrefix + "elect" AnnotationKeyFederationName = KeyPrefix + "federationname" AnnotationKeyClusterName = KeyPrefix + "clustername" KeyPrefixSourcePod = KeyPrefix + "sourcepod-" AnnotationKeySourcePodManifest = KeyPrefixSourcePod + "manifest" KeyPrefixProxyPod = KeyPrefix + "proxypod-" LabelKeyProxyPodClusterName = KeyPrefixProxyPod + "clustername" LabelKeyProxyPodNamespace = KeyPrefixProxyPod + "namespace" LabelKeyProxyPodName = KeyPrefixProxyPod + "name" LabelKeyIsDelegate = KeyPrefix + "is-delegate" )
Functions ¶
This section is empty.
Types ¶
This section is empty.