Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
NewController initializes the controller and is called by the generated code Registers event handlers to enqueue events TODO remove https://github.com/knative/eventing/issues/2750
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func (*Reconciler) ReconcileKind ¶ added in v0.13.0
func (r *Reconciler) ReconcileKind(ctx context.Context, et *v1alpha1.EventType) pkgreconciler.Event
ReconcileKind implements Interface.ReconcileKind. 1. Verify the Broker exists. 2. Verify the Broker is ready. TODO remove https://github.com/knative/eventing/issues/2750
Click to show internal directories.
Click to hide internal directories.