adapter

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const ClusterDeploymentConfigKeyName = "ipPool"
View Source
const (
	InClusterIPPoolKind = "InClusterIPPool"
)
View Source
const (
	InfobloxIPPoolKind = "InfobloxIPPool"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IPAMAdapter

type IPAMAdapter interface {
	BindAddress(ctx context.Context, config IPAMConfig, c client.Client) (kcmv1.ClusterIPAMProviderData, error)
}

func Builder

func Builder(name string) (IPAMAdapter, error)

type IPAMConfig

type IPAMConfig struct {
	ClusterIPAMClaim *kcmv1.ClusterIPAMClaim
}

type InClusterAdapter

type InClusterAdapter struct{}

func NewInClusterAdapter

func NewInClusterAdapter() *InClusterAdapter

func (InClusterAdapter) BindAddress

type InfobloxAdapter

type InfobloxAdapter struct{}

func NewInfobloxAdapter

func NewInfobloxAdapter() *InfobloxAdapter

func (InfobloxAdapter) BindAddress

Jump to

Keyboard shortcuts

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