mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
003e04775b
As part of daemon init, network and ipam drivers are passed a pluginstore object that implements the plugin/getter interface. Use this interface methods in libnetwork to interact with network plugins. This interface provides the new and improved pluginv2 functionality and falls back to pluginv1 (legacy) if necessary. Signed-off-by: Anusha Ragunathan <anusha@docker.com> |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
libnetwork.toml |