Documentation
¶
Index ¶
Constants ¶
View Source
const ( GroupName = "mesh.cellery.io" // Cellery Labels CellLabelKey = GroupName + "/cell" CellGatewayLabelKey = GroupName + "/gateway" CellTokenServiceLabelKey = GroupName + "/sts" CellServiceLabelKey = GroupName + "/service" ComponentLabelKey = GroupName + "/component" // Cellery Annotations CellServicesAnnotationKey = GroupName + "/cell-services" CellDependenciesAnnotationKey = GroupName + "/cell-dependencies" CellOriginalGatewaySvcKey = GroupName + "/original-gw-svc" // Cellery System SystemNamespace = "cellery-system" SystemConfigMapName = "cellery-config" SystemSecretName = "cellery-secret" )
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.