ipam

package
v0.0.0-...-4287dc4 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPAM

type IPAM interface {
	ClaimIPAMDB(cr client.Object, dbIndexName string, prefixes []ipamv1alpha1.Prefix) *ipamv1alpha1.NetworkInstance
	ClaimIPPrefix(ctx context.Context, cr client.Object, dbIndexName, claimName string, prefixKind ipamv1alpha1.PrefixKind, prefixLength uint8, udl, sel map[string]string) (*string, error)
	ClaimIPAddress(ctx context.Context, cr client.Object, dbIndexName, claimName string, prefixKind ipamv1alpha1.PrefixKind, udl, sel map[string]string) (*string, error)
}

Jump to

Keyboard shortcuts

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