controllers

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Layer2NetworkConfigurationReconciler

type Layer2NetworkConfigurationReconciler struct {
	client.Client
	Scheme *runtime.Scheme

	Reconciler *reconciler.Reconciler
}

Layer2NetworkConfigurationReconciler reconciles a Layer2NetworkConfiguration object.

func (*Layer2NetworkConfigurationReconciler) Reconcile

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

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.11.0/pkg/reconcile

func (*Layer2NetworkConfigurationReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type RoutingTableReconciler added in v0.2.3

type RoutingTableReconciler struct {
	client.Client
	Scheme *runtime.Scheme

	Reconciler *reconciler.Reconciler
}

RoutingTableReconciler reconciles a RoutingTable object.

func (*RoutingTableReconciler) Reconcile added in v0.2.3

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

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.14.4/pkg/reconcile

func (*RoutingTableReconciler) SetupWithManager added in v0.2.3

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

SetupWithManager sets up the controller with the Manager.

type VRFRouteConfigurationReconciler

type VRFRouteConfigurationReconciler struct {
	client.Client
	Scheme *runtime.Scheme

	Reconciler *reconciler.Reconciler
}

VRFRouteConfigurationReconciler reconciles a VRFRouteConfiguration object.

func (*VRFRouteConfigurationReconciler) Reconcile

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

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.10.0/pkg/reconcile

func (*VRFRouteConfigurationReconciler) SetupWithManager

func (r *VRFRouteConfigurationReconciler) 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