stewardlabels

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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