compose

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2019 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrComposeAlternative = goerrors.NewKind("error while trying docker-compose container alternative")

ErrComposeAlternative is returned when docker-compose alternative could not be installed

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 (*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

Jump to

Keyboard shortcuts

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