package builtin
import "github.com/docker/docker/libnetwork/ipams/builtin"
Index ¶
- func Register(r ipamapi.Registerer) error
- func SetDefaultIPAddressPool(addressPool []*ipamutils.NetworkToSplit) error
Functions ¶
func Register ¶
func Register(r ipamapi.Registerer) error
Register registers the built-in ipam service with libnetwork.
func SetDefaultIPAddressPool ¶
func SetDefaultIPAddressPool(addressPool []*ipamutils.NetworkToSplit) error
SetDefaultIPAddressPool stores default address pool.
Source Files ¶
- Version
- v26.0.0-rc1+incompatible
- Published
- Feb 28, 2024
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 28 minutes ago –
Tools for package owners.