spiegel_podman/pkg/api/handlers/libpod
Paul Holzinger 6c6eac3a5c
run modernize -fix ./...
Since I use go 1.26 the go fix does not have all the rules built in,
there are newer ones in modernize so run the explicitly to fix more code
for go 1.26.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-09-04 11:53:04 +02:00
..
artifacts.go run modernize -fix ./... 2026-09-04 11:53:04 +02:00
containers.go api/libpod: fix r_limits cleared on update 2026-05-27 13:32:31 +02:00
containers_create.go API Handlers should not error on empty request bodies 2026-05-13 16:33:40 -04:00
containers_stats.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
containers_test.go api/libpod: fix r_limits cleared on update 2026-05-27 13:32:31 +02:00
generate.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
healthcheck.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
images.go added errorlint 2026-08-14 01:35:03 +05:30
images_pull.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
images_push.go Add --platform to podman push 2026-09-01 11:30:48 -04:00
info.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
kube.go add validate flag to podman kube play 2026-08-05 17:42:40 +05:30
kube_test.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
manifests.go pkg/bindings, pkg/api: send the manifest index subject to the server 2026-09-02 11:57:43 +05:30
networks.go feat: add --ignore flag to network rm 2026-06-23 10:52:47 +09:00
play.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
pods.go API Handlers should not error on empty request bodies 2026-05-13 16:33:40 -04:00
quadlets.go Performance: Upgrade filepath.Walk to filepath.WalkDir 2026-08-20 20:48:08 +05:30
secrets.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
swagger_spec.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
system.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
volumes.go libpod: add volume rename support 2026-06-11 21:56:15 +01:00