conception

package
v0.0.0-...-b4cee33 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conceiver

type Conceiver interface {
	Run(Options) error
}

func NewDockerConceiver

func NewDockerConceiver(host string) (Conceiver, error)

type Docker

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

func (*Docker) Run

func (d *Docker) Run(opts Options) error

type Options

type Options struct {
	Image   string
	Command []string
	Stdout  io.Writer
	Stderr  io.Writer
}

Jump to

Keyboard shortcuts

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