ippool

package
v1.34.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager, opts options.AddOptions) error

func CRDPoolsToOperator

func CRDPoolsToOperator(crds []crdv1.IPPool) []v1.IPPool

func ValidatePools

func ValidatePools(instance *operator.Installation) error

ValidatePools validates the IP pools specified in the Installation object.

Types

type Reconciler

type Reconciler struct {
	// contains filtered or unexported fields
}

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Reconcile reconciles IP pools in the cluster.

- Query desired IP pools (from Installation) - Query existing IP pools owned by this controller - Reconcile the differences

Jump to

Keyboard shortcuts

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