package
1.1.0-noReconcile.5
Repository: https://github.com/6riversystems/operator-toolkit.git
Documentation: pkg.go.dev

# Functions

FailedCondition returns failed condition.
FailedReadyStatus returns failed status.
NewConditions initializes a set of conditions with the given list of conditions.
ReadyStatusOK returns OK status.
SuccessCondition returns successfull condition.

# Structs

Condition represents an observation of an object's state.
ReadyStatus defines base fields for resource readiness status +k8s:deepcopy-gen=true.

# Type aliases

ConditionReason is intended to be a one-word, CamelCase representation of the category of cause of the current status.
Conditions is a set of Condition instances.
ConditionType is the type of the condition and is typically a CamelCased word or short phrase.