mirror of
https://github.com/moby/moby.git
synced 2026-08-09 17:39:58 +00:00
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>