# Functions
NewController creates a Reconciler for the event source and returns the result of NewImpl.
# Constants
ReasonFailedSubscribe indicates a failure during the subscription to a SNS topic.
ReasonFailedUnsubscribe indicates a failure during the deletion of a SNS subscription.
ReasonSubscribed indicates the successful creation of a SNS subscription.
ReasonUnsubscribed indicates the successful deletion of a SNS subscription.
# Structs
Reconciler implements controller.Reconciler for the event source type.