Mount Volume Options
constructor(noCopy: Boolean? = false, labels: Map<String, String>? = null, driverConfig: MountVolumeOptionsDriverConfig? = null, subpath: String? = null)
Parameters
no Copy
Populate volume with data from the target.
labels
User-defined key/value metadata.
driver Config
subpath
Source path inside the volume. Must be relative without any back traversals.