controllers

package
v0.0.0-...-042811d Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GatewayClassReconciler

type GatewayClassReconciler struct {
	client.Client
	Log logr.Logger
}

GatewayClassReconciler reconciles a GatewayClass object

func (*GatewayClassReconciler) Reconcile

func (r *GatewayClassReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile the changes.

func (*GatewayClassReconciler) SetupWithManager

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

SetupWithManager wires up the controller.

type GatewayReconciler

type GatewayReconciler struct {
	client.Client
	Log logr.Logger
}

GatewayReconciler reconciles a Gateway object

func (*GatewayReconciler) Reconcile

func (r *GatewayReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile the changes.

func (*GatewayReconciler) SetupWithManager

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

SetupWithManager wires up the controller.

type HTTPRouteReconciler

type HTTPRouteReconciler struct {
	client.Client
	Log logr.Logger
}

HTTPRouteReconciler reconciles a HTTPRoute object

func (*HTTPRouteReconciler) Reconcile

func (r *HTTPRouteReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile the changes.

func (*HTTPRouteReconciler) SetupWithManager

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

SetupWithManager wires up the controller.

type TcpRouteReconciler

type TcpRouteReconciler struct {
	client.Client
	Log logr.Logger
}

TcpRouteReconciler reconciles a TcpRoute object

func (*TcpRouteReconciler) Reconcile

func (r *TcpRouteReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile the changes.

func (*TcpRouteReconciler) SetupWithManager

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

SetupWithManager wires up the controller.

type TrafficSplitReconciler

type TrafficSplitReconciler struct {
	client.Client
	Log logr.Logger
}

TrafficSplitReconciler reconciles a TrafficSplit object

func (*TrafficSplitReconciler) Reconcile

func (r *TrafficSplitReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile the changes.

func (*TrafficSplitReconciler) SetupWithManager

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

SetupWithManager wires up the controller.

Jump to

Keyboard shortcuts

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