This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
moby--moby
Watch
1
Star
0
Fork
You've already forked moby--moby
0
mirror of
https://github.com/moby/moby.git
synced
2022-11-09 12:21:53 -05:00
Code
Releases
Activity
2d42032225
moby--moby
/
cliconfig
/
credentials
/
default_store_unsupported.go
6 lines
91 B
Go
Raw
Normal View
History
Unescape
Escape
cliconfig: credentials: set default for unix Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-03-05 09:38:50 -05:00
// +build !windows,!darwin,!linux
Set default credentials store in Windows. Use the Windows Credentials Manager when the helper is installed in the path. Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-02-29 17:03:52 -05:00
package
credentials
const
defaultCredentialsStore
=
""
Copy permalink