controllers

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IngressRouteReconciler

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

IngressRouteReconciler reconciles an IngressRoute object.

func NewIngressRouteReconciler

func NewIngressRouteReconciler(
	client client.Client, logger *zap.Logger, config configv1.Config,
) (IngressRouteReconciler, error)

NewIngressRouteReconciler creates a new IngressRouteReconciler.

func (*IngressRouteReconciler) Reconcile

func (r *IngressRouteReconciler) Reconcile(
	ctx context.Context, req ctrl.Request,
) (ctrl.Result, error)

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*IngressRouteReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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