podman/pkg/api/handlers
Paul Holzinger 9d328d8782
pkg/api: remove deadcode
One might think Close() should be called but we are already using
Shutdown() which is the graceful way to stop the server so we don't
actually need Close().

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-06-26 19:37:13 +02:00
..
compat vendor: update github.com/docker/docker to v28.2.2 2025-06-05 12:19:58 +02:00
libpod remove unused ShouldRestart() code 2025-06-26 19:37:13 +02:00
swagger feat: Add OCI Artifact support to the Podman REST API 2025-06-04 15:49:34 +10:00
types Bump Go module to v5 2024-02-08 09:35:39 -05:00
utils pkg/api: remove deadcode 2025-06-26 19:37:13 +02:00
decoder.go pkg/api: remove deadcode 2025-06-26 19:37:13 +02:00
types.go Add --env and --unsetenv to podman update. 2025-03-21 13:15:44 +01:00