controller

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterReconciler

func NewClusterReconciler(s store.Store, c cache.Cache, l logr.Logger) reconcile.Reconciler

func NewEndpointReconciler

func NewEndpointReconciler(s store.Store, c cache.Cache, l logr.Logger) reconcile.Reconciler

func NewListenerReconciler

func NewListenerReconciler(s store.Store, c cache.Cache, l logr.Logger) reconcile.Reconciler

func NewRouteReconciler

func NewRouteReconciler(s store.Store, c cache.Cache, l logr.Logger) reconcile.Reconciler

Types

type ClusterReconciler

type ClusterReconciler struct {
	// contains filtered or unexported fields
}

func (*ClusterReconciler) Reconcile

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

type EndpointReconciler

type EndpointReconciler struct {
	// contains filtered or unexported fields
}

func (*EndpointReconciler) Reconcile

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

type ListenerReconciler

type ListenerReconciler struct {
	// contains filtered or unexported fields
}

func (*ListenerReconciler) Reconcile

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

type RouteReconciler

type RouteReconciler struct {
	// contains filtered or unexported fields
}

func (*RouteReconciler) Reconcile

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

Jump to

Keyboard shortcuts

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