package
0.0.0-20240402130556-ef6dcbeca69d
Repository: https://github.com/konflux-ci/operator-toolkit.git
Documentation: pkg.go.dev

# Functions

SetCondition creates a new condition with the given conditionType, status and reason.
SetConditionWithMessage creates a new condition with the given conditionType, status, reason and message.

# Type aliases

ConditionReason is a string representing a Kubernetes condition reason.
ConditionType is a string representing a Kubernetes condition type.