package
Version:
v2.4.3+incompatible
Opens a new window with list of versions in this module.
Published: Oct 21, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
This is here to avoid the import cycle provision -> hook -> provision
type Environment struct {
Environment string `json:"Environment"`
Regions []Region `json:"Regions"`
}
type Region struct {
AWSRegion string `json:"AWSRegion"`
StackId string `json:"StackId"`
ProvisionedELBName string `json:"ProvisionedELBName"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.