struct CrystaLXD::Container::State
- CrystaLXD::Container::State
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
client/container.crConstructors
Instance Method Summary
- #cpu : CPU
- #disk : Hash(String, Disk) | Nil
- #memory : Memory
- #network : Hash(String, Network) | Nil
- #pid : Int64
- #processes : Int64
- #status : String
- #status_code : Success::Code