Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
VolumeOptions |
Mount.getVolumeOptions() |
VolumeOptions |
VolumeOptions.withDriverConfig(Driver driverConfig) |
VolumeOptions |
VolumeOptions.withLabels(Map<String,String> labels) |
VolumeOptions |
VolumeOptions.withNoCopy(Boolean noCopy) |
Modifier and Type | Method and Description |
---|---|
Mount |
Mount.withVolumeOptions(VolumeOptions volumeOptions) |
Copyright © 2021. All rights reserved.