reconciler

package
v0.0.0-...-d13c728 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2020 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AnnotationKey = "tekton.plugin.step-observer/result"
)

Variables

This section is empty.

Functions

func NewController

func NewController(ctx context.Context, cm configmap.Watcher) *controller.Impl

Types

type Reconciler

type Reconciler struct {
	// LeaderAwareFuncs is inlined to help us implement reconciler.LeaderAware
	reconciler.LeaderAwareFuncs
	// contains filtered or unexported fields
}

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, key string) error

Reconcile reconciles taskrun resource for emitting CloudEvents. This reconciler does not change any spec/status. All info is stored as json in the metadata.annotation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL