spiegel_podman/pkg/api/handlers/libpod
Paul Holzinger 8631032556
run modernize -fix ./...
Using golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize

+ some manual cleanup in libpod/lock/shm/shm_lock_test.go as it
  generated an unused variable
+ restored one removed comment

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-09-10 16:17:04 +02:00
..
artifacts.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
containers.go Add support for criu's tcp-close functionality. 2025-08-27 18:52:34 -04:00
containers_create.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
containers_stats.go fix: set header fields before response status code to prevent missing fields 2025-09-08 09:06:36 +02:00
generate.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
healthcheck.go Add stopped status for HealthCheck 2025-03-03 17:09:30 +01:00
images.go fix: set header fields before response status code to prevent missing fields 2025-09-08 09:06:36 +02:00
images_pull.go fix: set header fields before response status code to prevent missing fields 2025-09-08 09:06:36 +02:00
images_push.go fix: set header fields before response status code to prevent missing fields 2025-09-08 09:06:36 +02:00
info.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
kube.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
kube_test.go feat(libpod): support kube play tar content-type (#24015) 2024-09-27 15:40:55 +02:00
manifests.go fix: set header fields before response status code to prevent missing fields 2025-09-08 09:06:36 +02:00
networks.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
play.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
pods.go update golangci-lint to v2.1.1 2025-04-14 19:33:42 +02:00
secrets.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
swagger_spec.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
system.go Clean up after unexpectedly terminated build 2025-01-27 14:21:27 +01:00
volumes.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00