//
pkg.gl
Category
github.com/moby/docker
libnetwork
internal
addrset
package
28.0.1+incompatible
Repository:
https://github.com/moby/docker.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
159 SLOC
#
Functions
New
New returns an AddrSet for the range of addresses in pool.
#
Variables
ErrAllocated
ErrAllocated is returned when the specific address requested is already allocated.
ErrNotAvailable
ErrNotAvailable is returned when no more addresses are available to set.
#
Structs
AddrSet
AddrSet is a set of IP addresses.