moby--moby/cliconfig/credentials
Antonio Murdaca 44152144ca cliconfig: credentials: support getting all auths
docker build is broken because it sends to the daemon the full
cliconfig file which has only Email(s). This patch retrieves all auth
configs from the credentials store.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-03-02 17:48:56 +01:00
..
credentials.go cliconfig: credentials: support getting all auths 2016-03-02 17:48:56 +01:00
default_store.go Set default credentials store in Windows. 2016-02-29 17:46:07 -05:00
default_store_darwin.go Set default credentials store in Windows. 2016-02-29 17:46:07 -05:00
default_store_unix.go Set default credentials store in Windows. 2016-02-29 17:46:07 -05:00
default_store_windows.go Set default credentials store in Windows. 2016-02-29 17:46:07 -05:00
file_store.go cliconfig: credentials: support getting all auths 2016-03-02 17:48:56 +01:00
file_store_test.go cliconfig: credentials: support getting all auths 2016-03-02 17:48:56 +01:00
native_store.go cliconfig: credentials: support getting all auths 2016-03-02 17:48:56 +01:00
native_store_test.go cliconfig: credentials: support getting all auths 2016-03-02 17:48:56 +01:00
shell_command.go Client credentials store. 2016-02-29 13:01:31 -05:00