Documentation ¶
Index ¶
Constants ¶
View Source
const Version string = "0.2.0-RC7"
Variables ¶
View Source
var Commands = []cli.Command{
commandService,
commandTask,
commandBluegreen,
}
Functions ¶
This section is empty.
Types ¶
type BlueGreenPlanJson ¶
type BlueGreenPlanJson struct { Blue BlueGreenServiceJson Green BlueGreenServiceJson Active string PrimaryElb string StandbyElb string }
type BlueGreenServiceJson ¶
Click to show internal directories.
Click to hide internal directories.