Information about the storage driver used to store the container's and image's filesystem.
@type t() :: %DockerEngineAPI.Model.GraphDriverData{ Data: %{optional(String.t()) => String.t()}, Name: String.t() }