mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
The exported function was only used in tests, and identical in use when using New with a name provided. Deprecate it, and remove the uses of it in our (integration-)tests. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>