DeviceInfo represents a device that can be used by a container.
@type t() :: %DockerEngineAPI.Model.DeviceInfo{ ID: String.t() | nil, Source: String.t() | nil }