geneve

package
v0.11.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package geneve provides a fabric gateway implementation for the Geneve protocol.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InternalNodeReconciler

type InternalNodeReconciler struct {
	client.Client
	Scheme         *runtime.Scheme
	EventsRecorder record.EventRecorder
	Options        *fabric.Options
}

InternalNodeReconciler manage InternalNode.

func NewInternalNodeReconciler

func NewInternalNodeReconciler(cl client.Client, s *runtime.Scheme,
	er record.EventRecorder, opts *fabric.Options) (*InternalNodeReconciler, error)

NewInternalNodeReconciler returns a new InternalNodeReconciler.

func (*InternalNodeReconciler) Reconcile

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

Reconcile manage InternalNodes.

func (*InternalNodeReconciler) SetupWithManager

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

SetupWithManager register the InternalNodeReconciler to the manager.

Jump to

Keyboard shortcuts

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