Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsLabelledAsIgnore ¶ added in v0.18.1
IsLabelledAsIgnore return whether the given resource object is labelled as to be ignored by Steward.
func LabelAsIgnore ¶ added in v0.18.1
LabelAsIgnore sets label `steward.sap.com/ignore` at the given object.
func LabelAsOwnedByPipelineRun ¶
func LabelAsOwnedByPipelineRun(obj metav1.Object, owner *stewardv1alpha1.PipelineRun) error
LabelAsOwnedByPipelineRun sets some labels on `obj` that identify it as owned by the given Steward pipeline run. Fails if there's a conflict with existing labels, e.g. `obj` is labelled as owned by another pipeline run.
func LabelAsSystemManaged ¶
LabelAsSystemManaged sets label `steward.sap.com/system-managed` at the given object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.