moby--moby/libnetwork/driverapi
Jana Radhakrishnan b6d5c12ea2 Add NetworkAllocate/Free to driver api
Added NetworkAllocate and NetworkFree apis to the list of
driver apis. The intention of the api is to provide a
centralized way of allocating and freeing network resources
for a network which is cross-host.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2016-04-11 16:38:22 -07:00
..
driverapi.go Add NetworkAllocate/Free to driver api 2016-04-11 16:38:22 -07:00
driverapi_test.go Fix some typos in comments and strings 2016-03-01 16:45:14 +01: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