Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Yozgat::Deploy::Topology
Constants
API_TIER = 3
DB_TIER = 4
FRONTEND_TIER = 2
PROXY_TIER = 1
Class methods
build
(project_id :
Int64
, env_id :
Int64
) :
NamedTuple
(nodes:
Array
(
NodeRow
), edges:
Array
(
EdgeRow
), deployment
Slug
:
String
|
Nil
, updated
At
:
String
) |
Nil
Source
Nested types
Yozgat::Deploy::Topology::ContainerRow
Yozgat::Deploy::Topology::EdgeRow
Yozgat::Deploy::Topology::NodeRow