Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 488 Bytes

PluginConfigInterface.md

File metadata and controls

20 lines (10 loc) · 488 Bytes

PluginConfigInterface

PluginConfigInterface The interface between Docker and the plugin

Properties

Name Type Description Notes
socket String socket
types List<PluginInterfaceType> types
protocolScheme String Protocol to use for clients connecting to the plugin. [optional]

Implemented Interfaces

  • Serializable