status

package
v1.4.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConditionsFromUnstructured

func ConditionsFromUnstructured(unstrObj *unstructured.Unstructured) ([]metav1.Condition, error)

ConditionsFromUnstructured fetches all of the status.conditions from an unstructured object and returns them as a slice of metav1.Condition. The status.conditions field is expected to be a slice of map[string]any which can be cast into a metav1.Condition.

func ObjKindName

func ObjKindName(unstrObj *unstructured.Unstructured) (name, kind string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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