podman/pkg/api/handlers
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
..
compat Don't return a header name from auth.GetCredentials 2021-12-10 18:16:18 +01:00
libpod Don't return a header name from auth.GetCredentials 2021-12-10 18:16:18 +01:00
swagger Add /containers/stats response to API docs 2021-09-10 15:15:35 +02:00
types InfraContainer Rework 2021-08-26 16:05:16 -04:00
utils compat API: allow enforcing short-names resolution to Docker Hub 2021-11-30 14:22:52 +01:00
decoder.go bump go module to v3 2021-02-22 09:03:51 +01:00
types.go Add --unsetenv & --unsetenv-all to remove def environment variables 2021-11-15 15:10:12 -05:00