Documentation
¶
Index ¶
- type Compose
- func (c *Compose) Build(services []string, nocache bool) error
- func (c *Compose) Down(clean bool) error
- func (c *Compose) Kill(services []string) error
- func (c *Compose) Logs(services []string, follow bool) error
- func (c *Compose) Rebuild(services []string) error
- func (c *Compose) Scale(services map[string]int) error
- func (c *Compose) Start(services []string) error
- func (c *Compose) Stop(services []string) error
- func (c *Compose) Up() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.