trigger

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2021 License: Apache-2.0 Imports: 30 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Constructor added in v0.18.0

type Constructor injection.ControllerConstructor

func NewConstructor added in v0.18.0

func NewConstructor(dataresidencyss *dataresidency.StoreSingleton) Constructor

NewConstructor creates a constructor to make a Trigger controller.

type Reconciler

type Reconciler struct {
	*reconciler.Base
	// contains filtered or unexported fields
}

Reconciler implements controller.Reconciler for Trigger resources.

func (*Reconciler) FinalizeKind

func (r *Reconciler) FinalizeKind(ctx context.Context, t *brokerv1.Trigger) pkgreconciler.Event

FinalizeKind frees GCP Broker related resources for this Trigger if applicable. It's called when: 1) the Trigger is being deleted; 2) the Broker of this Trigger is deleted; 3) the Broker of this Trigger is updated with one that is not a GCP broker.

func (*Reconciler) ReconcileKind

func (r *Reconciler) ReconcileKind(ctx context.Context, t *brokerv1.Trigger) pkgreconciler.Event

ReconcileKind implements Interface.ReconcileKind.

Jump to

Keyboard shortcuts

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