package
0.0.0-20240829112536-537c3466dfea
Repository: https://github.com/devopsartfactory/goployer.git
Documentation: pkg.go.dev

# Functions

CheckCanaryVersion checks latest version of canary target group.
CheckRegionExist checks if target region is really in regions described in manifest file.
IfEmptyAutoscalingGroup.
InitDeploymentConfiguration returns initialized configurations for Deployer.
IsFinishedRollingUpdate checks if rolling update is done or not.
MakeCapacity makes capacity object with min,max,desired.
NeedToInitializeCapacity checks if deployment process needs initialized capacity If this value is true, then capacity will be adjusted to min: 1,desired: 1,max: 1.
NewBlueGreen creates new BlueGreen deployment deployer.
NewCanary creates new canary deployment deployer.
NewDeployOnly creates new DeployOnly deployment deployer.
NewRollingUpdate creates new rolling-update deployment deployer.
RetrieveNextCapacity add one capacity at a time.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Deployer per stack.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author