# Functions
NewRecorder returns an initialized event recorder.
# Constants
EventAssociationError describes an event fired when an association fails.
EventAssociationStatusChange describes association status change events.
EventReasonDelayed describes events where a requested change was delayed e.g.
EventReasonDeprecated describes events that were due to a deprecated resource being submitted by the user.
EventReasonInvalidLicense describes events where a user configured an invalid license for the operator.
EventReasonStalled describes events where a requested change is stalled and may not make progress without user intervention.
EventReasonUnexpected describes events that were not anticipated or happened at an unexpected time.
EventReasonUnhealthy describes events where a stack deployments health was affected negatively.
EventReasonUpgraded describes events where resources are upgraded.
EventReasonValidation describes events that were due to an invalid resource being submitted by the user.
EventReconciliationError describes an error detected during reconciliation of an object.