1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers/remote
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
..
api Move exposed ports from Endpoint to Sandbox 2016-03-06 09:31:26 -08:00
driver.go Add NetworkAllocate/Free to driver api 2016-04-11 16:38:22 -07:00
driver_test.go Merge pull request #803 from aboch/pm 2016-03-03 18:12:08 -08:00