stewardlabels

package
v0.21.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsLabelledAsIgnore added in v0.18.1

func IsLabelledAsIgnore(obj metav1.Object) bool

IsLabelledAsIgnore return whether the given resource object is labelled as to be ignored by Steward.

func LabelAsIgnore added in v0.18.1

func LabelAsIgnore(obj metav1.Object)

LabelAsIgnore sets label `steward.sap.com/ignore` at the given object.

func LabelAsOwnedByClientNamespace

func LabelAsOwnedByClientNamespace(obj metav1.Object, owner *corev1.Namespace) error

LabelAsOwnedByClientNamespace sets some labels on `obj` that identify it as owned by the Steward client represented by the given namespace. Fails if there's a conflict with existing labels, e.g. `obj` is labelled as owned by another Steward client.

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 Steward client, tenant or pipeline run.

func LabelAsOwnedByTenant

func LabelAsOwnedByTenant(obj metav1.Object, owner *stewardv1alpha1.Tenant) error

LabelAsOwnedByTenant sets some labels on `obj` that identify it as owned by the given Steward tenant. Fails if there's a conflict with existing labels, e.g. `obj` is labelled as owned by another Steward client or tenant.

func LabelAsSystemManaged

func LabelAsSystemManaged(obj metav1.Object)

LabelAsSystemManaged sets label `steward.sap.com/system-managed` at the given object.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL