docker

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: May 5, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunDockerCompose

func RunDockerCompose(t *testing.T, options *Options, args ...string) string

Run docker-compose with the given arguments and options and return stdout/stderr

func RunDockerComposeE

func RunDockerComposeE(t *testing.T, options *Options, args ...string) (string, error)

Run docker-compose with the given arguments and options and return stdout/stderr

Types

type Options

type Options struct {
	WorkingDir string
	EnvVars    map[string]string
}

Jump to

Keyboard shortcuts

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