package builtin
import "github.com/dotcloud/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.1+incompatible
- Published
- Apr 10, 2024
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 43 seconds ago –
Tools for package owners.