|
If the list of IPv4 configurations is empty, libnetwork will automatically add one empty `IpamConf` structure. This will cause libnetwork to request IPAM driver an IPv4 address pool of the driver's choice on the configured address space, if specified, or on the IPAM driver default address space otherwise. If the IPAM driver is not able to provide an address pool, network creation will fail.
|
|
If the list of IPv4 configurations is empty, libnetwork will automatically add one empty `IpamConf` structure. This will cause libnetwork to request IPAM driver an IPv4 address pool of the driver's choice on the configured address space, if specified, or on the IPAM driver default address space otherwise. If the IPAM driver is not able to provide an address pool, network creation will fail.
|
|
If the list of IPv6 configurations is empty, libnetwork will not take any action.
|
|
If the list of IPv6 configurations is empty, libnetwork will not take any action.
|
|
On endpoint creation, libnetwork will iterate over the list of configs and perform the following operation:
|
|
On endpoint creation, libnetwork will iterate over the list of configs and perform the following operation:
|