Uses of Interface
dev.galasa.docker.IDockerVolume
Packages that use IDockerVolume
-
Uses of IDockerVolume in dev.galasa.docker
Methods in dev.galasa.docker that return IDockerVolumeModifier and TypeMethodDescriptionIDockerContainerConfig.getVolumeByTag
(String volumeTag) Get the volume by the tag it is known as.Methods in dev.galasa.docker that return types with arguments of type IDockerVolumeModifier and TypeMethodDescriptionIDockerContainerConfig.getVolumes()
Lists all the provisioned/binded volumes for this configuration.