Package | Description |
---|---|
io.fabric8.maven.docker.access | |
io.fabric8.maven.docker.access.hc |
Modifier and Type | Method and Description |
---|---|
VolumeCreateConfig |
VolumeCreateConfig.driver(String driver) |
VolumeCreateConfig |
VolumeCreateConfig.labels(Map<String,String> labels) |
VolumeCreateConfig |
VolumeCreateConfig.opts(Map<String,String> opts) |
Modifier and Type | Method and Description |
---|---|
String |
DockerAccess.createVolume(VolumeCreateConfig configuration)
Create a volume
|
Modifier and Type | Method and Description |
---|---|
String |
DockerAccessWithHcClient.createVolume(VolumeCreateConfig containerConfig) |
Copyright © 2020. All rights reserved.