Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/cli
/ GetAuthConfigs
Method
GetAuthConfigs
cli/config/credentials/file_store.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
type
store
interface
{
15
Save() error
16
GetAuthConfigs()
map
[string]types.AuthConfig
17
GetFilename() string
18
}
19
Callers
4
Erase
Method · 0.65
Get
Method · 0.65
GetAll
Method · 0.65
Store
Method · 0.65
Implementers
3
fakeStore
cli/config/credentials/file_store_test
ConfigFile
cli/config/configfile/file.go
fakeStore
internal/oauth/manager/manager_test.go
Calls
no outgoing calls
Tested by
no test coverage detected