mirror of
https://github.com/moby/moby.git
synced 2026-08-03 22:51:03 +00:00
Use "apiClient" for the client (most places use either `apiClient` or `c`) to prevent shadowing the `client` import. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>