moby--moby/plugin/store
Anusha Ragunathan 17b8aba1d9 Adding pluginv2 support for libnetwork (part 1)
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>
2016-09-06 14:30:55 -07:00
..
interface.go Reorganize plugin package into sub packages. 2016-08-27 11:08:08 -07:00
legacy.go Reorganize plugin package into sub packages. 2016-08-27 11:08:08 -07:00
store.go Adding pluginv2 support for libnetwork (part 1) 2016-09-06 14:30:55 -07:00