//
pkg.gl
Category
github.com/deepin-community/docker.io
engine
libnetwork
ipam
package
0.0.0-20241112080837-97b903613cec
Repository:
https://github.com/deepin-community/docker.io.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
512 SLOC
#
Functions
NewAllocator
NewAllocator returns an instance of libnetwork ipam.
PoolIDFromString
PoolIDFromString creates a new PoolID and populates the SubnetKey object reading it from the given string.
#
Structs
Allocator
Allocator provides per address space ipv4/ipv6 book keeping.
PoolData
PoolData contains the configured pool data.
PoolID
PoolID is the pointer to the configured pools in each address space.
SubnetKey
SubnetKey is the composite key to an address pool within an address space.