ipam

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// IPAMLabelKey -
	IPAMLabelKey = "ipam.network.openstack.org"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AssignIPDetails

type AssignIPDetails struct {
	IPSet       string
	NetName     string
	SubNet      *networkv1.Subnet
	Reservelist *networkv1.ReservationList
	FixedIP     net.IP
}

AssignIPDetails -

func (*AssignIPDetails) AssignIP

func (a *AssignIPDetails) AssignIP() (*networkv1.IPAddress, error)

AssignIP assigns an IP using a range and a reserve list.

Jump to

Keyboard shortcuts

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