internalfabriccontroller

package
v0.11.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package internalfabriccontroller implements the logic of the InternalFabric Controller to create InternalNodes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateRouteConfigurationName

func GenerateRouteConfigurationName(internalFabric *networkingv1alpha1.InternalFabric) string

GenerateRouteConfigurationName returns the name of the RouteConfiguration associated to the InternalFabric.

Types

type InternalFabricReconciler

type InternalFabricReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

InternalFabricReconciler manage InternalFabric lifecycle.

func NewInternalFabricReconciler

func NewInternalFabricReconciler(cl client.Client, s *runtime.Scheme) *InternalFabricReconciler

NewInternalFabricReconciler returns a new InternalFabricReconciler.

func (*InternalFabricReconciler) Reconcile

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

Reconcile manage InternalFabric lifecycle.

func (*InternalFabricReconciler) SetupWithManager

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

SetupWithManager register the InternalFabricReconciler to the manager.

Jump to

Keyboard shortcuts

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