mirror of
https://github.com/moby/moby.git
synced 2026-07-08 07:37:55 +00:00
...which ignore the config argument. Notably, none of the network drivers referenced by Swarmkit use config, which is good as Swarmkit unconditionally passes nil for the config when registering drivers. Signed-off-by: Cory Snider <csnider@mirantis.com>