ipam

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrefixAllocationScheduler

type PrefixAllocationScheduler struct {
	record.EventRecorder
	client.Client
	Scheme *runtime.Scheme
}

func (*PrefixAllocationScheduler) 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.

func (*PrefixAllocationScheduler) SetupWithManager

func (s *PrefixAllocationScheduler) SetupWithManager(mgr manager.Manager) error

type PrefixReconciler

type PrefixReconciler struct {
	client.Client
	APIReader               client.Reader
	Scheme                  *runtime.Scheme
	PrefixAllocationTimeout time.Duration
	// contains filtered or unexported fields
}

PrefixReconciler reconciles a Prefix object

func (*PrefixReconciler) Reconcile

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

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

func (*PrefixReconciler) SetupWithManager

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