Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController(images samples.SinkImages) func(ctx context.Context, cmw configmap.Watcher) *controller.Impl
NewController creates a Reconciler and returns the result of NewImpl.
Types ¶
type Reconciler ¶
type Reconciler struct { SinkImages samples.SinkImages // contains filtered or unexported fields }
Reconciler implements cloudeventsinkreconciler.Interface for CloudeventSink resources.
func (*Reconciler) ReconcileKind ¶
func (r *Reconciler) ReconcileKind(ctx context.Context, ces *samplesv1alpha1.CloudeventSink) reconciler.Event
ReconcileKind implements Interface.ReconcileKind.
Click to show internal directories.
Click to hide internal directories.