dockercommand

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2018 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandBuilder

type CommandBuilder interface {
	BuildCommandFromConfig(commandName string, cfg *config.Configuration) (*exec.Cmd, error)
}

CommandBuilder builds a "docker run" command for the given command name and configuration

func NewCommandBuilder

func NewCommandBuilder() (CommandBuilder, error)

NewCommandBuilder returns a new commandBuilder

Directories

Path Synopsis
mocks
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0

Jump to

Keyboard shortcuts

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