mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
To prevent a circular import between api/types and api/types image, the RequestPrivilegeFunc reference was not moved, but defined as part of the PullOptions / PushOptions. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>