spiegel_podman/pkg/auth
Miloslav Trmač 29f4088713 Move the auth file creation to GetCredentials
This shares the code, and makes getConfigCredentials
and getAuthCredentials side-effect free and possibly easier to test.

Should not change behavior.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2021-12-10 18:16:22 +01:00
..
auth.go Move the auth file creation to GetCredentials 2021-12-10 18:16:22 +01:00
auth_test.go Pass a header value directly to parseSingleAuthHeader and parseMultiAuthHeader 2021-12-10 18:16:19 +01:00