dockercompose

package
v0.0.0-...-0f08eb9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2023 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Down

func Down(project, filename string) flow.Runnable

func Run

func Run(project, filename string) (string, flow.Runnable, flow.Runnable)

func Start

func Start(project, filename string, services ...string) flow.Runnable

func Stop

func Stop(project, filename string, services ...string) flow.Runnable

func Up

func Up(project, filename string) flow.Runnable

Types

type Compose

type Compose struct {
	// contains filtered or unexported fields
}

func New

func New(project, filename string) Compose

func (Compose) AppID

func (c Compose) AppID() string

func (Compose) Down

func (c Compose) Down(ctx flow.Context) error

func (Compose) Start

func (c Compose) Start(services ...string) flow.Runnable

func (Compose) Stop

func (c Compose) Stop(services ...string) flow.Runnable

func (Compose) ToStep

func (c Compose) ToStep() (string, flow.Runnable, flow.Runnable)

func (Compose) Up

func (c Compose) Up(ctx flow.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL