Hwaro::Models::DeploymentConfig
Inherits Reference / Object
Constructors
new
SourceInstance methods
confirm
Sourceconfirm=(confirm : Bool)
Sourcedry_run
Sourcedry_run=(dry_run : Bool)
Sourceforce
Sourceforce=(force : Bool)
Sourcematchers
Sourcematchers=(matchers : Array(DeploymentMatcher))
Sourcemax_deletes
Sourcemax_deletes=(max_deletes : Int32)
Sourcesource_dir
Sourcesource_dir=(source_dir : String)
Sourcetarget
Sourcetarget=(target : String | Nil)
Sourcetarget_named(name : String) : DeploymentTarget | Nil
Sourcetargets
Sourcetargets=(targets : Array(DeploymentTarget))
Sourceworkers
Sourceworkers=(workers : Int32)
Source