moby/pkg/plugins
Pavel Matěja ee09f5a4af Don't try to load plugin without name
This can happen when you have --config-only network
Such attempt will fail anyway and it will create 15s delay in container
startup

Signed-off-by: Pavel Matěja <pavel@verotel.cz>
2019-07-08 14:52:45 +02:00
..
pluginrpc-gen Add canonical import comment 2018-02-05 16:51:57 -05:00
transport Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
client.go Add canonical import comment 2018-02-05 16:51:57 -05:00
client_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
discovery.go Add canonical import comment 2018-02-05 16:51:57 -05:00
discovery_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
discovery_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
discovery_unix_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
discovery_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
plugin_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
plugins.go Don't try to load plugin without name 2019-07-08 14:52:45 +02:00
plugins_unix.go Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00
plugins_windows.go Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00