Documentation
¶
Index ¶
Constants ¶
View Source
const ( // label on a node indicates the current maintenance in-progress MAINTENANCE_LABEL_PREFIX = "maintenance/" MAINTENANCE_CLIENT_LABEL = "maintenance-client" MAINTENANCE_METADATA_OVERRIDES_KEY = MAINTENANCE_LABEL_PREFIX + "maintenanceMetadataOverrides" DefaultMaintenanceClient = "Slack_ST2" CORDONED_LABEL_KEY = "cordoned" )
Variables ¶
View Source
var (
NM_STATE_OLD = errors.New("requeue: NotifyMaintenance state is old")
)
Functions ¶
func DeterministicUID ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.