moby/integration/daemon
Sebastiaan van Stijn ac2a028dcc
api/types: move image options to api/types/image
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>
2024-01-24 00:10:33 +01:00
..
testdata Add configuration validation option and tests. 2021-06-23 09:54:55 +00:00
daemon_test.go api/types: move image options to api/types/image 2024-01-24 00:10:33 +01:00
main_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00