standalone

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2017 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 DeployedInstance

type DeployedInstance struct {
	*instance.DeployedInstance
}

func NewDeployedInstance

func NewDeployedInstance(instanceGroupName string, connection ssh.SSHConnection, logger instance.Logger, jobs instance.Jobs, artifactDirCreated bool) DeployedInstance

func (DeployedInstance) Cleanup

func (d DeployedInstance) Cleanup() error

type DeploymentManager

type DeploymentManager struct {
	orchestrator.Logger
	// contains filtered or unexported fields
}

func NewDeploymentManager

func NewDeploymentManager(
	logger orchestrator.Logger,
	hostName, username, privateKey string,
	jobFinder instance.JobFinder,
	connectionFactory ssh.SSHConnectionFactory,
) DeploymentManager

func (DeploymentManager) Find

func (dm DeploymentManager) Find(deploymentName string) (orchestrator.Deployment, error)

func (DeploymentManager) SaveManifest

func (DeploymentManager) SaveManifest(deploymentName string, artifact orchestrator.Backup) error

Jump to

Keyboard shortcuts

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