package
0.0.0-20240617125109-2c9c3a52d85a
Repository: https://github.com/shipwright-io/triggers.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewCustomRunReconciler instantiate the CustomRunReconciler.
NewInventoryReconciler instantiate the InventoryReconciler.
NewPipelineRunReconciler instantiate the PipelineRunReconciler.
No description provided by the author

# Structs

CustomRunReconciler watches over Tekton CustomRun instances carrying a Shipwright Build reference, that's the approach Tekton takes to Custom-Tasks, which makes possible to utilize third-party controller resources.
InventoryReconciler reconciles Build instances on the Inventory.
PipelineRunReconciler reconciles PipelineRun objects that may have triggers configured to generate a BuildRun based on the Pipeline state.

# Interfaces

No description provided by the author