moby/libnetwork/driverapi
Sebastiaan van Stijn fca38bcd0a
libnetwork/driverapi: make discoverAPI an optional part of the interface
Most drivers do not implement this, so detect if a driver implements
the discoverAPI, and remove the implementation from drivers that do
not support it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-28 17:16:00 +02:00
..
driverapi.go libnetwork/driverapi: make discoverAPI an optional part of the interface 2023-07-28 17:16:00 +02:00
driverapi_test.go libnetwork: remove unused "testutils" imports 2021-08-18 14:20:37 +02:00
errors.go Provide interface to categorize errors 2015-05-20 22:29:29 -07:00
ipamdata.go Fix libnetwork imports 2021-06-01 21:51:23 +00:00