mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
f539be8a63
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> |
||
---|---|---|
.. | ||
drvregistry.go | ||
drvregistry_test.go |