controllers

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SwitchPortReconciler

type SwitchPortReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

SwitchPortReconciler reconciles a SwitchPort object

func (*SwitchPortReconciler) Reconcile

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

Reconcile switch port resources

func (*SwitchPortReconciler) SetupWithManager

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

SetupWithManager register reconciler

type SwitchReconciler

type SwitchReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

SwitchReconciler reconciles a Switch object

func (*SwitchReconciler) Reconcile

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

Reconcile switch resources

func (*SwitchReconciler) SetupWithManager

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

SetupWithManager register reconciler

Jump to

Keyboard shortcuts

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