@type t() :: %DockerEngineAPI.Model.PluginConfigArgs{ Description: String.t(), Name: String.t(), Settable: [String.t()], Value: [String.t()] }