testrunner

package
v0.0.0-...-b61a845 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2016 License: Apache-2.0 Imports: 7 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 {
	PreloadedRootFSes []string
	RootFSProviders   []string
	CellID            string
	BBSAddress        string
	ServerPort        int
	GardenAddr        string
	LogLevel          string
	ConsulCluster     string
	PollingInterval   time.Duration
	EvacuationTimeout time.Duration
}

type Runner

type Runner struct {
	Session    *gexec.Session
	StartCheck string
	// contains filtered or unexported fields
}

func New

func New(binPath string, config Config) *Runner

func (*Runner) KillWithFire

func (r *Runner) KillWithFire()

func (*Runner) Start

func (r *Runner) Start()

func (*Runner) Stop

func (r *Runner) Stop()

Jump to

Keyboard shortcuts

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