The interface between Docker and the plugin
@type t() :: %DockerEngineAPI.Model.PluginConfigInterface{ ProtocolScheme: String.t() | nil, Socket: String.t(), Types: [String.t()] }