Kotlin Multiplatform Client for Docker
Toggle table of contents
snapshot
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin Multiplatform Client for Docker
Kotlin Multiplatform Client for Docker
/
dev.limebeck.libs.docker.client.model
/
MountVolumeOptionsDriverConfig
/
MountVolumeOptionsDriverConfig
Mount
Volume
Options
Driver
Config
constructor
(
name
:
String
?
=
null
,
options
:
Map
<
String
,
String
>
?
=
null
)
Parameters
name
Name of the driver to use to create the volume.
options
key/value map of driver specific options.