awsdeployer

package
v0.0.0-...-90c63b4 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSDeployer

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

func NewAWSDeployer

func NewAWSDeployer(bosh clients.BOSH, subnetChecker SubnetChecker, stdout io.Writer) AWSDeployer

func (AWSDeployer) Deploy

func (a AWSDeployer) Deploy(manifestFilename string) error

type SubnetChecker

type SubnetChecker interface {
	CheckSubnets(manifestFilename string) (bool, error)
}

Jump to

Keyboard shortcuts

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