# Packages
+k8s:openapi-gen=true +k8s:deepcopy-gen=package,register.
# 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.
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
+k8s:openapi-gen=true.
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.