moby--moby/libnetwork/driverapi
Pradip Dhara f366d37c72 Updating IPAM config with results from HNS create network call.
In windows HNS manages IPAM.  If the user does not specify a subnet, HNS will choose one
for them.  However, in order for the IPAM to show up in the output of "docker inspect",
we need to update the network IPAMv4Config field.

Signed-off-by: Pradip Dhara <pradipd@microsoft.com>
2019-08-23 09:58:29 -07:00
..
driverapi.go Updating IPAM config with results from HNS create network call. 2019-08-23 09:58:29 -07:00
driverapi_test.go Remove unnecessary string formats 2016-11-22 09:29:53 +08:00
errors.go Provide interface to categorize errors 2015-05-20 22:29:29 -07:00
ipamdata.go Fix some typos. 2016-02-29 19:20:50 +08:00