moby/pkg/plugins
Sebastiaan van Stijn dfd331b2c8
pkg/plugins/transport: export httpTransport, and return concrete type
Make NewHTTPTransport return a concrete type.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-25 22:38:37 +02:00
..
pluginrpc-gen pkg/plugins: format code with gofumpt 2023-06-29 00:31:52 +02:00
transport pkg/plugins/transport: export httpTransport, and return concrete type 2023-07-25 22:38:37 +02:00
client.go pkg/plugins/transport: export httpTransport, and return concrete type 2023-07-25 22:38:37 +02:00
client_test.go pkg/plugins: run tests with t.Parallel() 2023-07-12 22:30:46 +02:00
discovery.go pkg/plugins: remove LocalRegistry.SpecsPaths() 2023-07-25 22:38:36 +02:00
discovery_test.go pkg/plugins: remove LocalRegistry.SpecsPaths() 2023-07-25 22:38:36 +02:00
discovery_unix.go pkg/plugins: split exported from implementation 2023-07-25 22:38:11 +02:00
discovery_unix_test.go pkg/plugins: format code with gofumpt 2023-06-29 00:31:52 +02:00
discovery_windows.go pkg/plugins: split exported from implementation 2023-07-25 22:38:11 +02:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
plugin_test.go pkg/plugins: run tests with t.Parallel() 2023-07-12 22:30:46 +02:00
plugins.go pkg/plugins: move Plugin.ScopedPath to platform-agnostic file 2023-07-25 22:35:40 +02:00