Documentation ¶
Index ¶
Constants ¶
View Source
const (
// SecretPath contains the path to the secrets volume that is mounted in.
SecretPath = "/etc/signing-secrets"
)
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
Types ¶
type Reconciler ¶
func (*Reconciler) ReconcileKind ¶
func (r *Reconciler) ReconcileKind(ctx context.Context, tr *v1beta1.TaskRun) pkgreconciler.Event
ReconcileKind handles a changed or created TaskRun. This is the main entrypoint for chains business logic.
Click to show internal directories.
Click to hide internal directories.