podman/pkg/api/handlers/utils
Paul Holzinger 243f365aa4
create apiutils package
Move SupportedVersion() and IsLibpodRequest() to separate package to
avoid import cycle when using it in libpod.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-08-24 16:19:50 +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 Don't use github.com/docker/distribution 2022-10-17 14:42:36 -04:00