podman/pkg/api/handlers/libpod
Miloslav Trmač 2aeb690d37 Don't return a header name from auth.GetCredentials
Almost every caller is using it only to wrap an error
in exactly the same way, so move that error context into GetCredentials
and simplify the users.

(The one other caller, build, was even wrapping the error incorrectly
talking about query parameters; so let it use the same text as the others.)

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2021-12-10 18:16:18 +01:00
..
containers.go api/handlers: Add checkpoint/restore FileLocks 2021-11-19 13:11:21 +00:00
containers_create.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
containers_stats.go Update vendor or containers/common moving pkg/cgroups there 2021-12-07 06:17:11 -05:00
generate.go Add restart-sec option to systemd generate 2021-12-03 12:11:28 +01:00
healthcheck.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
images.go Don't return a header name from auth.GetCredentials 2021-12-10 18:16:18 +01:00
images_pull.go Don't return a header name from auth.GetCredentials 2021-12-10 18:16:18 +01:00
info.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
manifests.go Don't return a header name from auth.GetCredentials 2021-12-10 18:16:18 +01:00
networks.go Do not allow network modes to be used as network names 2021-09-16 11:01:52 +02:00
play.go Don't return a header name from auth.GetCredentials 2021-12-10 18:16:18 +01:00
pods.go Enable 'podman run --memory-swappiness=0' 2021-11-12 13:20:20 -05:00
secrets.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
swagger.go Wire network interface into libpod 2021-09-15 20:00:20 +02:00
system.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
volumes.go Allow label and labels when creating volumes 2021-10-28 16:02:22 -07:00