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), deploymentSlug: String | Nil, updatedAt: String) | Nil
Source

Nested types