moby/integration/image
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
..
commit_test.go integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
import_test.go api/types: move image options to api/types/image 2024-01-24 00:10:33 +01:00
inspect_test.go hack: Load special images on demand 2023-12-06 17:16:37 +01:00
list_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
prune_test.go integration/prune: Run in a separate daemon 2023-12-07 17:33:26 +01:00
pull_test.go api/types: move image options to api/types/image 2024-01-24 00:10:33 +01:00
remove_test.go api/types: move image options to api/types/image 2024-01-24 00:10:33 +01:00
remove_unix_test.go api/types: move image options to api/types/image 2024-01-24 00:10:33 +01:00
save_test.go integration/image: Move Parallel after setupTest 2024-01-16 14:45:26 +01:00
tag_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00