Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Meridian::Deploy::RolePlan
Inherits
Struct
<
Value
<
Object
Constructors
new
(name :
String
, hosts :
Array
(
String
), image :
String
, managed :
Bool
, cmd :
String
|
Nil
, units :
Array
(
String
), proxy :
Config::ServerProxyConfig
|
Nil
)
Source
Instance methods
clone
Source
cmd
copy_with
(name _name = @name, hosts _hosts = @hosts, image _image = @image, managed _managed = @managed, cmd _cmd = @cmd, units _units = @units, proxy _proxy = @proxy)
Source
hosts
image
managed
name
proxy
units