networking

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCFDomainReconciler added in v0.2.0

func NewCFDomainReconciler(
	client client.Client,
	scheme *runtime.Scheme,
	log logr.Logger,
) *k8s.PatchingReconciler[korifiv1alpha1.CFDomain, *korifiv1alpha1.CFDomain]

func NewCFRouteReconciler added in v0.2.0

func NewCFRouteReconciler(
	client client.Client,
	scheme *runtime.Scheme,
	log logr.Logger,
	controllerConfig *config.ControllerConfig,
) *k8s.PatchingReconciler[korifiv1alpha1.CFRoute, *korifiv1alpha1.CFRoute]

Types

type CFDomainReconciler

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

func (*CFDomainReconciler) ReconcileResource added in v0.6.0

func (r *CFDomainReconciler) ReconcileResource(ctx context.Context, cfDomain *korifiv1alpha1.CFDomain) (ctrl.Result, error)

func (*CFDomainReconciler) SetupWithManager

func (r *CFDomainReconciler) SetupWithManager(mgr ctrl.Manager) *builder.Builder

type CFRouteReconciler

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

CFRouteReconciler reconciles a CFRoute object to create Contour resources

func (*CFRouteReconciler) ReconcileResource added in v0.4.0

func (r *CFRouteReconciler) ReconcileResource(ctx context.Context, cfRoute *korifiv1alpha1.CFRoute) (ctrl.Result, error)

func (*CFRouteReconciler) SetupWithManager

func (r *CFRouteReconciler) SetupWithManager(mgr ctrl.Manager) *builder.Builder

Jump to

Keyboard shortcuts

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