Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ComponentOpsCenter represents the name of the mode gravity process // is running in in an Ops Center cluster ComponentOpsCenter = "opscenter" // OpsConfigMapName is a name of the opscenter configmap OpsConfigMapName = "gravity-opscenter" // OpsConfigMapTeleport is a K8s Config map teleport.yaml file property OpsConfigMapTeleport = "teleport.yaml" // OpsConfigMapGravity is a K8s Config map gravity.yaml file property OpsConfigMapGravity = "gravity.yaml" // ServiceLicenseChecker is the name of the service that periodically // checks the cluster license for expiration. ServiceLicenseChecker = "@licensechecker" )
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.