v1beta1

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPAMReconciler

type IPAMReconciler struct {
	client.Client

	Log                     logr.Logger
	Scheme                  *runtime.Scheme
	Recorder                record.EventRecorder
	SwitchPortsIPAMDisabled bool
}

IPAMReconciler reconciles NetworkSwitch object and creates required IPAM objects.

func (*IPAMReconciler) Reconcile

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

func (*IPAMReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type OnboardingReconciler

type OnboardingReconciler struct {
	client.Client

	Log    logr.Logger
	Scheme *runtime.Scheme
}

OnboardingReconciler reconciles NetworkSwitch object corresponding to given Inventory object.

func (*OnboardingReconciler) Reconcile

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

func (*OnboardingReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type SwitchReconciler

type SwitchReconciler struct {
	client.Client

	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

SwitchReconciler reconciles NetworkSwitch object corresponding to given Inventory object.

func (*SwitchReconciler) Reconcile

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

func (*SwitchReconciler) SetupWithManager

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