Class: ActivePostgres::ClusterDeploymentFlow

Inherits:
DeploymentFlow show all
Defined in:
lib/active_postgres/cluster_deployment_flow.rb

Instance Attribute Summary

Attributes inherited from DeploymentFlow

#config, #logger, #rollback_manager, #secrets, #skip_validation, #ssh_executor

Method Summary

Methods inherited from DeploymentFlow

#execute, #initialize

Methods included from ComponentResolver

#component_class_for

Constructor Details

This class inherits a constructor from ActivePostgres::DeploymentFlow