spiegel_podman/pkg/api
Paul Holzinger 4f1d4ae8a0
fix new lint issues from prealloc
Fix a few new issues reported by the linter update.

There is no need to copy the capAdd/capDrop slice in the compat create
endpoint as they are only read and not modified.
For the other code preallocate the slices so we safe memory allocations.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-03-10 19:45:35 +01:00
..
grpcpb enable gofumpt formatter 2025-11-11 12:32:46 +01:00
handlers fix new lint issues from prealloc 2026-03-10 19:45:35 +01:00
server Make libpod return error status code on failure to pull image 2026-03-09 14:26:14 +01:00
types set !remote build tags where needed 2024-08-19 11:41:28 +02:00
Makefile api/compat: switch to moby/moby 2026-03-09 11:09:23 +01:00
tags.yaml [docs] Refactor Artifact API documentation 2025-08-19 10:22:00 +10:00