DockerEngineAPI.Model.PluginConfigInterface (ex_docker_api v1.48.1)
View SourceThe interface between Docker and the plugin
Summary
Types
@type t() :: %DockerEngineAPI.Model.PluginConfigInterface{ ProtocolScheme: String.t() | nil, Socket: String.t(), Types: [DockerEngineAPI.Model.PluginInterfaceType.t()] }