moby--moby/pkg/plugins
Anusha Ragunathan 36cf93fb0c Add spec file support for Windows plugin discovery.
Plugin discovery on Windows is not possible using named pipes. However,
it is possible using spec file (tcp based). This adds Windows specific
paths for discovery.

Fixes #23605

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-08-22 09:14:57 -07:00
..
pluginrpc-gen Add support for volume scopes 2016-06-05 15:37:15 -04:00
transport Call plugins with custom transports. 2016-03-02 12:54:53 -05:00
client.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
client_test.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
discovery.go Add spec file support for Windows plugin discovery. 2016-08-22 09:14:57 -07:00
discovery_test.go Fix pkg/plugins TLSConfig panic 2016-07-26 08:53:54 +00:00
discovery_unix.go Add spec file support for Windows plugin discovery. 2016-08-22 09:14:57 -07:00
discovery_unix_test.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
discovery_windows.go Add spec file support for Windows plugin discovery. 2016-08-22 09:14:57 -07:00
errors.go Fix some typos in comments and strings 2016-02-22 20:27:15 +01:00
plugins.go Add only legacy plugins to the legacy lookup map. 2016-07-18 15:43:44 -07:00