# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
EmitEvent emits success or failed event for object if afterCondition is different from beforeCondition.
NewBase instantiates a new instance of Base implementing the common & boilerplate code between our reconcilers.
NewTimeoutHandler returns TimeoutSet filled structure.
# Structs
Base implements the core controller logic, given a Reconciler.
Options defines the common reconciler options.
TimeoutSet contains required k8s interfaces to handle build timeouts.
# Interfaces
StatusKey interface to be implemented by Taskrun Pipelinerun types.