Search
Volume configuration
@type t() :: %DockerEngineAPI.Model.VolumeCreateOptions{ ClusterVolumeSpec: ClusterVolumeSpec, Driver: String.t(), DriverOpts: %{optional(String.t()) => String.t()}, Labels: %{optional(String.t()) => String.t()}, Name: String.t() }