Describes a permission the user has to accept upon installing the plugin.
@type t() :: %DockerEngineAPI.Model.PluginPrivilege{ Description: String.t() | nil, Name: String.t() | nil, Value: [String.t()] | nil }