Documentation ¶
Index ¶
Constants ¶
View Source
const ( OperatorPrefix = "operator.kyma-project.io" Separator = "/" KymaName = OperatorPrefix + Separator + "kyma-name" ManagedBy = OperatorPrefix + Separator + "managed-by" LifecycleManager = "lifecycle-manager" OperatorName = "module-manager" OwnedByLabel = OperatorPrefix + Separator + "owned-by" OwnedByFormat = "%s__%s" WatchedByLabel = OperatorPrefix + Separator + "watched-by" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.