Information about the global status of the volume.
@type t() :: %DockerEngineAPI.Model.ClusterVolumeInfo{ AccessibleTopology: [DockerEngineAPI.Model.Map.t()] | nil, CapacityBytes: integer() | nil, VolumeContext: %{optional(String.t()) => String.t()} | nil, VolumeID: String.t() | nil }