1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drvregistry
Jana Radhakrishnan f539be8a63 Create driver registry package
Currently driver management logic is tightly coupled with
libnetwork package and that makes it very difficult to
modularize it and use it separately. This PR modularizes
the driver management logic by creating a driver registry
package.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2016-04-09 09:43:43 -07:00
..
drvregistry.go Create driver registry package 2016-04-09 09:43:43 -07:00
drvregistry_test.go Create driver registry package 2016-04-09 09:43:43 -07:00