spiegel_podman/pkg/api/handlers/utils
Valentin Rothberg 76fec12274 api: break out compat image pull
Break out the code for pulling images via the compat API. The goal is to
make this code shareable between the compat and libpod API to allow for
a "compat mode" in the libpod pull endpoint.

[NO NEW TESTS NEEDED] as it should not change behavior.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-10-11 10:14:14 +02:00
..
apiutil create apiutils package 2023-08-24 16:19:50 +02:00
containers.go container wait: support health states 2023-06-23 14:16:32 +02:00
errors.go libpod/runtime: switch to golang native error wrapping 2022-07-04 15:39:00 +02:00
handler.go create apiutils package 2023-08-24 16:19:50 +02:00
handler_test.go create apiutils package 2023-08-24 16:19:50 +02:00
images.go api: break out compat image pull 2023-10-11 10:14:14 +02:00