DockerCLI/cli/context/store
Sebastiaan van Stijn 0bcdff2571
cli/context/store: getData(): accept name instead of ID
This allows callers to just pass the name, and handle the conversion to ID and
path internally.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-30 10:35:06 +02:00
..
doc.go format (GoDoc) comments with Go 1.19 to prepare for go updates 2022-07-19 19:10:16 +02:00
io_utils.go Introduce .zip import for docker context 2019-05-29 12:58:45 -07:00
io_utils_test.go cli/context: remove deprecated io/ioutil and use t.TempDir() 2022-02-25 15:42:16 +01:00
metadata_test.go cli/context/store: metadataStore.get(), .remove(): accept name instead of ID 2022-09-30 10:35:05 +02:00
metadatastore.go cli/context/store: listRecursivelyMetadataDirs(): use filepath.Join() 2022-09-30 10:35:05 +02:00
store.go cli/context/store: getData(): accept name instead of ID 2022-09-30 10:35:06 +02:00
store_test.go cli/context: remove deprecated io/ioutil and use t.TempDir() 2022-02-25 15:42:16 +01:00
storeconfig.go Add a helper to iterate over all endpoint types in a context store 2019-05-20 13:28:11 +01:00
storeconfig_test.go Drop support for (archived) Compose-on-Kubernetes 2022-02-22 13:47:34 +01:00
tlsstore.go cli/context/store: getData(): accept name instead of ID 2022-09-30 10:35:06 +02:00
tlsstore_test.go cli/context/store: getData(): accept name instead of ID 2022-09-30 10:35:06 +02:00