mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
17b8aba1d9
Legacy plugins (aka pluginv1) calls in libnetwork are replaced with calls using the new plugin model (aka pluginv2). pkg/plugins is still used for managing the http client connections to the plugin. This commit makes the necessary changes in docker/docker. Part 2 will will take care of the libnetwork changes. Signed-off-by: Anusha Ragunathan <anusha@docker.com> |
||
---|---|---|
.. | ||
interface.go | ||
legacy.go | ||
store.go |