package builtin
import "github.com/dotcloud/docker/libnetwork/ipams/builtin"
Index ¶
- func GetDefaultIPAddressPool() []*ipamutils.NetworkToSplit
- func Init(ic ipamapi.Callback, l, g interface{}) error
- func SetDefaultIPAddressPool(addressPool []*ipamutils.NetworkToSplit)
Functions ¶
func GetDefaultIPAddressPool ¶
func GetDefaultIPAddressPool() []*ipamutils.NetworkToSplit
GetDefaultIPAddressPool returns default address pool.
func Init ¶
Init registers the built-in ipam service with libnetwork
func SetDefaultIPAddressPool ¶
func SetDefaultIPAddressPool(addressPool []*ipamutils.NetworkToSplit)
SetDefaultIPAddressPool stores default address pool.
Source Files ¶
- Version
- v23.0.10+incompatible
- Published
- Feb 16, 2024
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 4 minutes ago –
Tools for package owners.