# Functions
NewVolume creates a new volume from the specified name and config.
VolumesFromServices creates a new Volumes struct based on volumes configurations and services configuration.
# Structs
DockerFactory implements project.VolumesFactory.
Volume holds attributes and method for a volume definition in compose.
Volumes holds a list of volume.