# Functions

AggregateMultiError aggregates multiple errors.
NewErrorReporter creates a new error reporter.
ReportErrors reports all errors of a known internal type as events.

# Constants

CreateError defines an error that occurred when a replicated secret could not be created.
InternalError defines an internal error in the controller.
InvalidNamespace defines an error reason that is thrown when a namespaces does not exist or cannot be validated.
UpdateError defines an error that occurred when a replicated secret could not be updated.

# Structs

Error a custom replication error.
ErrorReporter is a struct that reports aggreagted errors.

# Type aliases

ErrorList defines a list of errors.
Reason defines a specific error reason.