//
pkg.gl
Category
github.com/form3tech-oss/libcompose
project
options
package
0.5.0
Repository:
https://github.com/form3tech-oss/libcompose.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
36 SLOC
#
Structs
Build
Build holds options of compose build.
Create
Create holds options of compose create.
Delete
Delete holds options of compose rm.
Down
Down holds options of compose down.
Run
Run holds options of compose run.
Up
Up holds options of compose up.
#
Type aliases
ImageType
ImageType defines the type of image (local, all).