# Functions
NewAdapter creates and returns an Adapter instance.
NewSnapshotReconciler creates and returns a Reconciler.
SetupController creates a new Integration controller and adds it to the Manager.
# Constants
No description provided by the author
# Structs
Adapter holds the objects needed to reconcile a Release.
Reconciler reconciles an Snapshot object.
configuration options for scenario.
# Interfaces
AdapterInterface is an interface defining all the operations that should be defined in an Integration adapter.