package
0.0.20
Repository: https://github.com/kform-dev/choreo.git
Documentation: pkg.go.dev

# Functions

Failed returns a condition that indicates the resource failed to get reconciled.
NewConditionedStatus returns a stat with the supplied conditions set.
Ready returns a condition that indicates the resource is ready for use.
RegisterDefaults adds defaulters functions to the given scheme.
Unknown returns a condition that indicates the resource is in an unknown status.

# Constants

Reasons a resource is ready or not.
Reasons a resource is ready or not.
Reasons a resource is ready or not.
ConditionTypeReady represents the resource ready condition.

# Structs

No description provided by the author
A ConditionedStatus reflects the observed status of a resource.

# Type aliases

A ConditionReason represents the reason a resource is in a condition.
A ConditionType represents a condition type for a given KRM resource.