package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev

# Functions

NewAllocator returns an instance of libnetwork ipam.
PoolIDFromString creates a new PoolID and populates the SubnetKey object reading it from the given string.
Register registers the default ipam driver with libnetwork.

# Constants

DriverName is the name of the built-in default IPAM driver.

# Structs

Allocator provides per address space ipv4/ipv6 bookkeeping.
PoolData contains the configured pool data.
PoolID is the pointer to the configured pools in each address space.
SubnetKey is the composite key to an address pool within an address space.