ippool

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(ctx context.Context, management *config.Management) error

Types

type Handler

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

func (*Handler) OnChange

func (h *Handler) OnChange(_ string, ipPool *lbv1.IPPool) (*lbv1.IPPool, error)

OnChange is called when a IPPool is created or updated Create a new ipam allocator if the IPPool is new or the ranges are changed

func (*Handler) OnRemove

func (h *Handler) OnRemove(_ string, ipPool *lbv1.IPPool) (*lbv1.IPPool, error)

OnRemove is called when a IPPool is deleted Delete the ipam allocator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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