ipctrl

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: 23 Imported by: 0

Documentation

Overview

Package ipctrl contains the logic to manage IP addresses to interact with the remote cluster.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPReconciler

type IPReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

IPReconciler reconciles a IP object.

func NewIPReconciler

func NewIPReconciler(cl client.Client, s *runtime.Scheme, ipamClient ipam.IpamClient) *IPReconciler

NewIPReconciler returns a new IPReconciler.

func (*IPReconciler) Reconcile

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

Reconcile Ip objects.

func (*IPReconciler) SetupWithManager

func (r *IPReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, workers int) error

SetupWithManager monitors IP resources.

Jump to

Keyboard shortcuts

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