Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProjectNameLabelKey = "steward.butlerlabs.dev/project" ProjectNameLabelValue = "steward" ControlPlaneLabelKey = "steward.butlerlabs.dev/name" ControlPlaneLabelResource = "steward.butlerlabs.dev/component" ControllerLabelResource = "steward.butlerlabs.dev/certificate_lifecycle_controller" )
View Source
const ( // Checksum is the annotation label that we use to store the checksum for the resource: // it allows to check by comparing it if the resource has been changed and must be aligned with the reconciliation. Checksum = "steward.butlerlabs.dev/checksum" )
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.