@Mojo(name="blue-green") public class BluegreenDeploymentMojo extends AbstractNeedsEnvironmentMojo
Implements Bluegreen Deployment
AbstractNeedsEnvironmentMojo.ConfigurableOptionSetting
Modifier and Type | Field and Description |
---|---|
protected String |
environmentNamePrefix
environmentNamePrefix - Matches all environment names prefixed with
|
applicationName, BEANSTALKX_PREFIX, COMMON_PARAMETERS, COS_COMPARATOR, curEnv, environmentRef, project
endpointUrl
Constructor and Description |
---|
BluegreenDeploymentMojo() |
Modifier and Type | Method and Description |
---|---|
protected Object |
executeInternal() |
configure, getEnvironmentsFor, introspectOptionSettings, lookupVersionLabel, waitForNotUpdating
ensureSuffixStripped, getConfigurationTemplates, getOptionSettings, getOptionsToRemove, getService, handleNonSingle, handleResults, harmfulOptionSettingP, lookupEnvironment, lookupSolutionStack, lookupTemplateName
contextualize, createServiceFor, displayResults, execute, exposeSettings, getAWSCredentials, getClientConfiguration, getClientFactory, getProperties, getRegion, getUserAgent, handleException, isVerbose, setupService, setupVersion
@Parameter(property="beanstalk.environmentNamePrefix", required=true, defaultValue="${beanstalk.environmentName}") protected String environmentNamePrefix
Copyright © 2011–2019 ingenieux. All rights reserved.