package
0.0.0-20241226081621-c3f2b7517769
Repository: https://github.com/konflux-ci/integration-service.git
Documentation: pkg.go.dev

# Functions

NewAdapter creates and returns an Adapter instance.
NewStatusReportReconciler 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 snapshot's test status report.
Reconciler reconciles an Snapshot object.

# Interfaces

AdapterInterface is an interface defining all the operations that should be defined in an Integration adapter.