moby/libnetwork/drivers
Sebastiaan van Stijn cc414a2012
libnetwork/osl: remove Sandbox.Info()
"Pay no attention to the implementation behind the curtain!"

There's only one implementation of the Sandbox interface, and only one implementation
of the Info interface, and they both happens to be implemented by the same type:
networkNamespace. Let's merge these interfaces.

And now that we know that there's one, and only one Info, we can drop the charade,
and relieve the Sandbox from its dual personality.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-20 19:26:39 +02:00
..
bridge libnet: Fix error capitalization 2023-08-17 16:48:09 +02:00
host libnetwork: move datastore Scope consts to libnetwork/scope 2023-07-28 21:56:48 +02:00
ipvlan libnet: Replace BadRequest with InvalidParameter 2023-08-17 16:45:04 +02:00
macvlan libnet: Replace BadRequest with InvalidParameter 2023-08-17 16:45:04 +02:00
null libnetwork: move datastore Scope consts to libnetwork/scope 2023-07-28 21:56:48 +02:00
overlay libnetwork/osl: remove Sandbox.Info() 2023-08-20 19:26:39 +02:00
remote libnet: Replace BadRequest with InvalidParameter 2023-08-17 16:45:04 +02:00
windows libnet: Fix error capitalization 2023-08-17 16:48:09 +02:00