channel

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2020 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Overview

Package channel implements the Pub/Sub Channel controller.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController

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

NewController initializes the controller and is called by the generated code Registers event handlers to enqueue events

Types

type Reconciler

type Reconciler struct {
	*reconciler.Base
	// identity reconciler for reconciling workload identity.
	*identity.Identity
	// contains filtered or unexported fields
}

Reconciler implements controller.Reconciler for Channel resources.

func (*Reconciler) FinalizeKind added in v0.14.0

func (r *Reconciler) FinalizeKind(ctx context.Context, channel *v1alpha1.Channel) pkgreconciler.Event

func (*Reconciler) ReconcileKind added in v0.14.0

func (r *Reconciler) ReconcileKind(ctx context.Context, channel *v1alpha1.Channel) pkgreconciler.Event

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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