externals

package
v0.0.0-...-8ca748d Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2016 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	User    string
	Project string
}

type DockerInteractor

type DockerInteractor struct {
	Endpoint string
	// contains filtered or unexported fields
}

func NewLocalInteractor

func NewLocalInteractor(file string) *DockerInteractor

func NewRemoteInteractor

func NewRemoteInteractor(ip string, port string) *DockerInteractor

func (*DockerInteractor) RunContainer

func (dtor *DockerInteractor) RunContainer(config Config)

* Run a given container

Jump to

Keyboard shortcuts

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