deploy

package
v0.0.0-...-44e9b83 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command interface {
	// contains filtered or unexported methods
}

type Deploy

type Deploy struct {
	Deployment    *models.Deployment
	ProjectDetail *models.ProjectDetail
	// contains filtered or unexported fields
}

func NewDeploy

func NewDeploy(d *models.Deployment, p *models.ProjectDetail, logPath string) *Deploy

func (*Deploy) Done

func (d *Deploy) Done(code models.DeploymentStatusCode)

func (*Deploy) Exec

func (d *Deploy) Exec()
type Link struct {
	// contains filtered or unexported fields
}

func (*Link) String

func (l *Link) String() string

type Mkdir

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

func (*Mkdir) String

func (l *Mkdir) String() string

type Script

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

func (*Script) String

func (l *Script) String() string

type Sync

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

func (*Sync) String

func (l *Sync) String() string

type Unzip

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

func (*Unzip) String

func (l *Unzip) String() string

Jump to

Keyboard shortcuts

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