dispatcher

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2019 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(mgr manager.Manager, logger *zap.Logger, additionalHandlers []ReconcileHandler) (controller.Controller, error)

New returns a Controller that represents the dispatcher portion (messages from GCP PubSub are sent into the cluster) of the GCP PubSub dispatcher. We use a reconcile loop to watch all Channels and notice changes to them. It uses an exponential backoff to throttle the retries.

Types

type ReconcileHandler added in v0.6.0

type ReconcileHandler func(context.Context, reconcile.Request) error

ReconcileHandler will be run by in addition to existing reconcile.

Jump to

Keyboard shortcuts

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