annotations

package
v0.2.1-0...-d19bdda Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package annotations implements annotation helper functions.

Index

Constants

View Source
const (
	// PausedAnnotation is an annotation that can be applied to MachineHealthCheck objects to prevent the MHC controller
	// from processing it.
	// TODO: move this annotation to the openshift/api package
	PausedAnnotation = "cluster.x-k8s.io/paused"
)

Variables

This section is empty.

Functions

func HasPausedAnnotation

func HasPausedAnnotation(o metav1.Object) bool

HasPausedAnnotation returns true if the object has the `paused` annotation.

func IsPaused

func IsPaused(o metav1.Object) bool

IsPaused returns true if the Cluster is paused or the object has the `paused` annotation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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