mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
791700aed3
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> |
||
---|---|---|
.. | ||
bridge | ||
host | ||
ipvlan | ||
macvlan | ||
null | ||
overlay | ||
remote | ||
windows |