backendrouting

package
v0.1.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ControllerName = "backendrouting"
)

Variables

This section is empty.

Functions

func InitFunc

func InitFunc(mgr manager.Manager) (bool, error)

Types

type BackendRoutingReconciler

type BackendRoutingReconciler struct {
	*mixin.ReconcilerMixin
	// contains filtered or unexported fields
}

func NewReconciler

func NewReconciler(mgr manager.Manager, backendRegistry backend.Registry, routeRegistry route.Registry) *BackendRoutingReconciler

func (*BackendRoutingReconciler) Reconcile

func (*BackendRoutingReconciler) SetupWithManager

func (b *BackendRoutingReconciler) SetupWithManager(mgr manager.Manager) error

type EnqueueBR

type EnqueueBR struct {
}

func (*EnqueueBR) Create

func (e *EnqueueBR) Create(createEvent event.CreateEvent, q workqueue.RateLimitingInterface)

func (*EnqueueBR) Delete

func (e *EnqueueBR) Delete(deleteEvent event.DeleteEvent, q workqueue.RateLimitingInterface)

func (*EnqueueBR) Generic

func (e *EnqueueBR) Generic(genericEvent event.GenericEvent, q workqueue.RateLimitingInterface)

func (*EnqueueBR) Update

func (e *EnqueueBR) Update(updateEvent event.UpdateEvent, q workqueue.RateLimitingInterface)

Jump to

Keyboard shortcuts

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