compose

package
v0.14.0-beta.9 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2019 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, arg ...string) error

func RunWithIO

func RunWithIO(ctx context.Context, stdin io.Reader, stdout, stderr io.Writer, arg ...string) error

Types

type Compose

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

func NewCompose

func NewCompose() (*Compose, error)

func (*Compose) Run

func (c *Compose) Run(ctx context.Context, arg ...string) error

func (*Compose) RunWithIO

func (c *Compose) RunWithIO(ctx context.Context, stdin io.Reader,
	stdout, stderr io.Writer, arg ...string) error

Directories

Path Synopsis
Package file provides functions to manage docker compose files inside the $HOME/.sourced/compose-files directory
Package file provides functions to manage docker compose files inside the $HOME/.sourced/compose-files directory
Package workdir provides functions to manage docker compose working directories inside the $HOME/.sourced/workdirs directory
Package workdir provides functions to manage docker compose working directories inside the $HOME/.sourced/workdirs directory

Jump to

Keyboard shortcuts

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