mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +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>