package
0.4.0
Repository: https://github.com/r3labs/libcompose.git
Documentation: pkg.go.dev

# 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.