This website requires JavaScript.
Explore
Help
Sign In
toolshed
/
docker-cli
Watch
1
Star
0
Fork
0
You've already forked docker-cli
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
aace828bbe36233aa42a96e5111e8f192800ea69
docker-cli
/
cli
/
config
/
credentials
T
History
Sebastiaan van Stijn
c8bd8932a1
cli/config: use strings.Cut
...
Signed-off-by: Sebastiaan van Stijn <
github@gone.nl
>
2022-12-29 15:19:31 +01:00
..
credentials.go
Remove docker api dependency from cli/config
2019-01-31 21:25:43 +00:00
default_store_darwin.go
defaultCredentialStore: make this a function
2017-09-20 11:14:27 -06:00
default_store_linux.go
config/credentials: don't run 'pass' to detect it
2018-06-29 11:38:39 -07:00
default_store_unsupported.go
gofmt with go1.17
2022-03-26 20:21:00 +01:00
default_store_windows.go
defaultCredentialStore: make this a function
2017-09-20 11:14:27 -06:00
default_store.go
Use golang.org/x/sys/execabs
2021-01-26 17:18:04 +00:00
file_store_test.go
Use designated test domains (RFC2606) in tests
2021-04-30 10:03:45 +02:00
file_store.go
cli/config: use strings.Cut
2022-12-29 15:19:31 +01:00
native_store_test.go
cli/config: remove deprecated io/ioutil and use t.TempDir()
2022-02-25 15:42:15 +01:00
native_store.go
linting: ignore some "G101: Potential hardcoded credentials" warnings
2022-03-28 10:37:22 +02:00