eventing

package
v2.14.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudEventSourceReconciler

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

CloudEventSourceReconciler reconciles a EventSource object

func NewCloudEventSourceReconciler

func NewCloudEventSourceReconciler(c client.Client, e eventemitter.EventHandler) *CloudEventSourceReconciler

NewCloudEventSourceReconciler creates a new CloudEventSourceReconciler

func (*CloudEventSourceReconciler) EnsureEventSourceResourceFinalizer

func (r *CloudEventSourceReconciler) EnsureEventSourceResourceFinalizer(ctx context.Context, logger logr.Logger, cloudEventSource *eventingv1alpha1.CloudEventSource) error

func (*CloudEventSourceReconciler) FinalizeEventSourceResource

func (r *CloudEventSourceReconciler) FinalizeEventSourceResource(ctx context.Context, logger logr.Logger, cloudEventSource *eventingv1alpha1.CloudEventSource, namespacedName string) error

func (*CloudEventSourceReconciler) Reconcile

Reconcile performs reconciliation on the identified EventSource resource based on the request information passed, returns the result and an error (if any).

func (*CloudEventSourceReconciler) SetupWithManager

func (r *CloudEventSourceReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

func (*CloudEventSourceReconciler) UpdatePromMetricsOnDelete

func (r *CloudEventSourceReconciler) UpdatePromMetricsOnDelete(namespacedName string)

UpdatePromMetricsOnDelete is idempotent, so it can be called multiple times without side-effects

Jump to

Keyboard shortcuts

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