class

Hwaro::Models::DeploymentConfig

Inherits Reference / Object

Constructors

Instance methods

confirm
Source
confirm=(confirm : Bool)
Source
dry_run
Source
dry_run=(dry_run : Bool)
Source
force
Source
force=(force : Bool)
Source
matchers
Source
matchers=(matchers : Array(DeploymentMatcher))
Source
max_deletes
Source
max_deletes=(max_deletes : Int32)
Source
source_dir
Source
source_dir=(source_dir : String)
Source
target
Source
target=(target : String | Nil)
Source
target_named(name : String) : DeploymentTarget | Nil
Source
targets
Source
targets=(targets : Array(DeploymentTarget))
Source
workers
Source
workers=(workers : Int32)
Source