Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Cdddns::Container
Inherits
Struct
<
Value
<
Object
Constructors
new
(id :
String
, name :
String
, ips :
Array
(
String
), env :
Array
(
String
), labels :
Hash
(
String
,
String
))
Source
Instance methods
env
Source
env=
(env :
Array
(
String
))
Source
id
Source
id=
(id :
String
)
Source
ips
Source
ips=
(ips :
Array
(
String
))
Source
labels
Source
labels=
(labels :
Hash
(
String
,
String
))
Source
name
Source
name=
(name :
String
)
Source