moby/pkg/plugins
Bjorn Neergaard 0c6b616656
Merge pull request #45946 from thaJeztah/plugin_refactor_setupRemotePluginServer
pkg/plugins: don't share plugin server between tests and t.Parallel()
2023-07-17 17:51:04 -06:00
..
pluginrpc-gen pkg/plugins: format code with gofumpt 2023-06-29 00:31:52 +02:00
transport bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
client.go pkg/plugins: use a dummy hostname for local connections 2023-07-14 18:57:55 +02:00
client_test.go pkg/plugins: run tests with t.Parallel() 2023-07-12 22:30:46 +02:00
discovery.go plugins: Move GlobalSpecPaths into LocalRegistry 2023-01-10 21:33:49 +01:00
discovery_test.go pkg/plugins: format code with gofumpt 2023-06-29 00:31:52 +02:00
discovery_unix.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
discovery_unix_test.go pkg/plugins: format code with gofumpt 2023-06-29 00:31:52 +02:00
discovery_windows.go plugins: Move GlobalSpecPaths into LocalRegistry 2023-01-10 21:33:49 +01: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: format code with gofumpt 2023-06-29 00:31:52 +02:00
plugins_unix.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
plugins_windows.go Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00