CanaryDeployment constructor
CanaryDeployment({})
Implementation
CanaryDeployment({
this.analysis,
this.percentages,
this.postdeploy,
this.predeploy,
this.verify,
this.verifyConfig,
});
CanaryDeployment({
this.analysis,
this.percentages,
this.postdeploy,
this.predeploy,
this.verify,
this.verifyConfig,
});