broker

package
v0.0.0-...-157142f Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2019 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IngressChannelLabels

func IngressChannelLabels(b *v1alpha1.Broker) map[string]string

IngressChannelLabels are all the labels placed on the Ingress Channel for the given Broker. This should only be used by Broker and Trigger code.

func ProvideController

func ProvideController(args ReconcilerArgs) func(manager.Manager, *zap.Logger) (controller.Controller, error)

ProvideController returns a function that returns a Broker controller.

func TriggerChannelLabels

func TriggerChannelLabels(b *v1alpha1.Broker) map[string]string

TriggerChannelLabels are all the labels placed on the Trigger Channel for the given Broker. This should only be used by Broker and Trigger code.

Types

type ReconcilerArgs

type ReconcilerArgs struct {
	IngressImage              string
	IngressServiceAccountName string
	FilterImage               string
	FilterServiceAccountName  string
}

ReconcilerArgs are the arguments needed to create a broker.Reconciler.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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