runner

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

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

Go to latest
Published: Aug 8, 2018 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env struct {
	Name  string
	Value string
}

type Runner

type Runner struct {
	ProjectName    string
	LogGroupName   string
	Region         string
	Env            []Env
	SourceType     string
	SourceLocation string
	NoArtifacts    bool
	Config         *aws.Config
}

func New

func New() *Runner

func (*Runner) Run

func (r *Runner) Run() error

Jump to

Keyboard shortcuts

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