Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
TopologyEnvItem
Inherits
Struct
<
Value
<
Object
Constructors
from_json
(raw :
String
) : self
Source
new
(id :
Int32
, slug :
String
, name :
String
, updated
At
:
String
, nodes :
Array
(
TopologyNodeItem
), edges :
Array
(
TopologyEdgeItem
), host
Port
:
Int32
|
Nil
= nil, deployment
Slug
:
String
|
Nil
= nil)
Source
Class methods
schema_json
Source
valid?
(json :
String
) :
Bool
Source
validate
(json :
String
) :
AtaValidator::ValidationResult
Source
validator
Source
Instance methods
deploymentSlug
edges
hostPort
id
name
nodes
slug
updatedAt