DockerCLI/cli/context/store
Sebastiaan van Stijn e4dd8b1898
cli/context/store: Names(): fix panic when called with nil-interface
Before this, it would panic when a nil-interface was passed.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-17 01:25:33 +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 Update go:build comments to go1.21 2024-06-18 12:17:13 +02:00
metadatastore.go Update go:build comments to go1.21 2024-06-18 12:17:13 +02:00
store.go cli/context/store: Names(): fix panic when called with nil-interface 2024-07-17 01:25:33 +02:00
store_test.go cli/context/store: Names(): fix panic when called with nil-interface 2024-07-17 01:25:33 +02:00
storeconfig.go Update go:build comments to go1.21 2024-06-18 12:17:13 +02:00
storeconfig_test.go Update go:build comments to go1.21 2024-06-18 12:17:13 +02:00
tlsstore.go context: avoid corrupt file writes 2023-02-21 10:37:56 -05:00
tlsstore_test.go cli/context/store: rename removeAllContextData(), removeAllEndpointData() 2022-09-30 11:19:26 +02:00