TopologyNodeItem
Constructors
new(id : String, kind : String, name : String, status : String, health : String, ports : Array(String), replicas : Int32, containers : Array(TopologyContainerItem), tier : Int32, image : String | Nil = nil, cpuPercent : Float64 | Nil = nil, memoryPercent : Float64 | Nil = nil, memoryBytes : Int32 | Nil = nil, deployedAt : String | Nil = nil)
SourceClass methods
schema_json
Sourcevalidator
SourceInstance methods
containers
cpuPercent
deployedAt
health
id
image
kind
memoryBytes
memoryPercent
name
ports
replicas
status
tier