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 ¶
Click to show internal directories.
Click to hide internal directories.