Versions in this module Expand all Collapse all v0 v0.0.2 Feb 7, 2020 Changes in this version + func Add(mgr manager.Manager) error + type ReconcilePipelineRun struct + func (r *ReconcilePipelineRun) Reconcile(request reconcile.Request) (reconcile.Result, error) + type State int + const Error + const Failed + const Pending + const Successful + func (s State) String() string