Documentation
¶
Index ¶
Constants ¶
View Source
const ( // AnnotationTTLSecondsAfterFinished is used to store a fallback value for job.spec.ttlSecondsAfterFinished AnnotationTTLSecondsAfterFinished = GroupName + `/ttl-seconds-after-finished` // LabelController is the name of the upgrade controller. LabelController = GroupName + `/controller` // LabelNode is the node being upgraded. LabelNode = GroupName + `/node` // LabelPlan is the plan being applied. LabelPlan = GroupName + `/plan` // LabelVersion is the version of the plan being applied. LabelVersion = GroupName + `/version` // LabelPlanSuffix is used for composing labels specific to a plan. LabelPlanSuffix = `plan.` + GroupName )
View Source
const (
// Package-wide consts from generator "zz_generated_register".
GroupName = "upgrade.cattle.io"
)
Variables ¶
This section is empty.
Functions ¶
func LabelPlanName ¶
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
+k8s:deepcopy-gen=package +groupName=upgrade.cattle.io +k8s:deepcopy-gen=package +groupName=upgrade.cattle.io +k8s:deepcopy-gen=package +groupName=upgrade.cattle.io
|
+k8s:deepcopy-gen=package +groupName=upgrade.cattle.io +k8s:deepcopy-gen=package +groupName=upgrade.cattle.io +k8s:deepcopy-gen=package +groupName=upgrade.cattle.io |
Click to show internal directories.
Click to hide internal directories.