pubsub

package
v3.15.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PubsubEnabled = flag.Bool("enable-pub-sub", false, "Enabled pubsub to publish messages")
)

Functions

This section is empty.

Types

type Adder

type Adder struct {
	PubsubSystem *pubsub.System
}

func (*Adder) Add

func (a *Adder) Add(mgr manager.Manager) error

func (*Adder) InjectControllerSwitch

func (a *Adder) InjectControllerSwitch(_ *watch.ControllerSwitch)

func (*Adder) InjectPubsubSystem

func (a *Adder) InjectPubsubSystem(pubsubSystem *pubsub.System)

func (*Adder) InjectTracker

func (a *Adder) InjectTracker(_ *readiness.Tracker)

type Reconciler

type Reconciler struct {
	client.Client
	// contains filtered or unexported fields
}

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Jump to

Keyboard shortcuts

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