moby/integration/image
Sebastiaan van Stijn 66cf6e3a7a
rename "image" vars to prevent conflicts with imports
We have many "image" packages, so these vars easily conflict/shadow
imports. Let's rename them (and in some cases use a const) to
prevent that.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 12:49:53 +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 c8d integration: skip TestImportWithCustomPlatform 2023-10-16 18:08:36 +01:00
inspect_test.go hack: Load special images on demand 2023-12-06 17:16:37 +01:00
list_test.go integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +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 integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
remove_test.go api/types: move ContainerCommitOptions to api/types/container 2023-10-12 11:29:23 +02:00
remove_unix_test.go rename "image" vars to prevent conflicts with imports 2024-01-19 12:49:53 +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