# Packages

Package handler contains the logic for handling SNS notifications over HTTP.
Package status contains types and helpers to manipulate the status of source objects.

# Functions

NewAdapter returns a constructor for the source's adapter.
NewController returns a constructor for the event source's Reconciler.
NewEnvConfig satisfies env.ConfigConstructor.

# Constants

Reasons for API Events.
Reasons for API Events.

# Structs

Reconciler implements controller.Reconciler for the event source type.

# Interfaces

MTAdapter allows the multi-tenant adapter to expose methods the reconciler can call while reconciling a source object.