deployer

package
v1.0.1-beta.1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrRecoverable   = errors.New("an error occurred but a retry might solve it")
	ErrUnrecoverable = errors.New("an error occurred and a retry will not solve the problem")
)

Functions

This section is empty.

Types

type Deployer

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

TODO: separate executors and use an interface

func NewDeployer

func NewDeployer(privKeyPath string, privKeyPassPhrase string, knownHostsPath string) *Deployer

func (*Deployer) DeployApp

func (d *Deployer) DeployApp(app *db.Application) error

Jump to

Keyboard shortcuts

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