Versions in this module Expand all Collapse all v0 v0.10.0 Jun 6, 2018 Changes in this version + func AddSlotPrefix(c *commons.Context) error + func ApplyInfra(c *commons.Context) error + func BeginApplicationOperation(env, appName string, ds *deploymentstate.DeploymentState) (*schema.ApplicationData, bool, error) + func CleanupSlots(c *commons.Context) error + func CreateApp(c *commons.Context) error + func DeleteSlotPrefix(c *commons.Context) error + func Deploy(c *commons.Context) error + func DeployDestroy(c *commons.Context) error + func DestroyInfra(c *commons.Context) error + func DiffDeploy(c *commons.Context) error + func DiffInfra(c *commons.Context) error + func DisableTraffic(c *commons.Context) error + func EnableTraffic(c *commons.Context) error + func FinishApplicationOperation(appName string, appData *schema.ApplicationData, isActive bool, ...) error + func ListApps(c *commons.Context) error + func ListDeployments(c *commons.Context) error + func ListSlotPrefixes(c *commons.Context) error + func ListSlots(c *commons.Context) error + func Output(c *commons.Context) error + func ShowTraffic(c *commons.Context) error + func SlotOutput(c *commons.Context) error + func TaintUntaintDeployedResource(c *commons.Context) error + func TaintUntaintInfraResource(c *commons.Context) error + func ValidateInfra(c *commons.Context) error + func ValidateSlots(c *commons.Context) error + type ApplicationTemplateVars struct + AppName string + AwsAccountId string + Environment string + type Config struct + Variables map[string]interface{} + type VersionTemplateVars struct + AppName string + AwsAccountId string + Environment string