MCPcopy Create free account
hub / github.com/docker/cli / GetFilename

Method GetFilename

cli/config/credentials/file_store.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 Save() error
16 GetAuthConfigs() map[string]types.AuthConfig
17 GetFilename() string
18}
19
20// fileStore implements a credentials store using

Callers 2

StoreMethod · 0.65
TestConfigFunction · 0.65

Implementers 3

fakeStorecli/config/credentials/file_store_test
ConfigFilecli/config/configfile/file.go
fakeStoreinternal/oauth/manager/manager_test.go

Calls

no outgoing calls

Tested by 1

TestConfigFunction · 0.52