package
0.0.0-20241017140506-3c1f8bc31728
Repository: https://github.com/openshift/cluster-capi-operator.git
Documentation: pkg.go.dev

# Functions

NewClusterOperatorStatusCondition creates a new ClusterOperatorStatusCondition.

# Constants

ReasonAsExpected is the reason for the condition when the operator is in a normal state.
ReasonInitializing is the reason for the condition when the operator is initializing.
ReasonSyncFailed is the reason for the condition when the operator failed to sync resources.
ReasonSyncing is the reason for the condition when the operator is syncing resources.

# Structs

ClusterOperatorStatusClient is a client for managing the status of the ClusterOperator object.