# 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.