mirror of
https://github.com/moby/moby.git
synced 2026-07-14 03:21:18 +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>