mirror of
https://github.com/moby/moby.git
synced 2026-07-07 15:18:41 +00:00
Move the option-types to the client and in some cases create a copy for the backend. These types are used to construct query- args, and not marshaled to JSON, and can be replaced with functional options in the client. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>