extensions

package
v0.3.1 Latest Latest
Warning

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

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

Documentation

Overview

Package extensions implements extensions controllers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EdgeFunctionReconciler

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

EdgeFunctionReconciler reconciles a Proxy object.

func NewEdgeFuncReconciler

func NewEdgeFuncReconciler(
	c client.Client,
	tc tclient.Client,
) *EdgeFunctionReconciler

NewEdgeFuncReconciler returns a new reconcile.Reconciler.

func (*EdgeFunctionReconciler) Reconcile

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

Reconcile implements reconcile.Reconciler.

func (*EdgeFunctionReconciler) SetupWithManager

func (r *EdgeFunctionReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Controller Manager.

Jump to

Keyboard shortcuts

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