moby--moby/libnetwork/ipams
Brian Goff 791700aed3 Use new plugin interfaces provided by plugin pkg
The use of `Client()` on v2 plugins is being deprecated so that we can
be more flexible on the protocol used for plugins.

This means checking specifically if the plugin implements the
`Client() *plugins.Client` interface for V1 plugins, and for v2 plugins
building a the client manually.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit 45824a226b8a220d6f189c2d25fe16f9efc83db9)
Signed-off-by: selansen <elango.siva@docker.com>
2018-06-22 23:52:02 -04:00
..
builtin Allow user to specify default address pools for docker networks 2018-02-22 12:14:59 -05:00
null Merge pull request #1568 from likel/refactor 2016-12-29 12:18:06 -08:00
remote Use new plugin interfaces provided by plugin pkg 2018-06-22 23:52:02 -04:00
windowsipam Docker deamon doesn't work with --fixed-cidr on windows 2017-08-18 12:13:30 -07:00