Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( KeyPrefix = "multicluster.admiralty.io/" AnnotationKeyElect = KeyPrefix + "elect" AnnotationKeyClusterName = KeyPrefix + "clustername" KeyPrefixSourcePod = KeyPrefix + "sourcepod-" AnnotationKeySourcePodManifest = KeyPrefixSourcePod + "manifest" LabelKeyIsDelegate = KeyPrefix + "is-delegate" LabelKeyHasFinalizer = KeyPrefix + "has-finalizer" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.