moby/libnetwork/driverapi
Albin Kerouanton 42d34e40f9
libnet: Replace BadRequest with InvalidParameter
InvalidParameter is now compatible with errdefs.InvalidParameter. Thus,
these errors will now return a 400 status code instead of a 500.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2023-08-17 16:45:04 +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 libnet: Replace BadRequest with InvalidParameter 2023-08-17 16:45:04 +02:00