struct CrystaLXD::Client::Information::Environment
- CrystaLXD::Client::Information::Environment
- Struct
- Value
- Object
Overview
Various information about the host (OS, kernel, ...).
Included Modules
- JSON::Serializable
Defined in:
client.crConstructors
Instance Method Summary
- #addresses : Array(String)
- #architectures : Array(String)
- #certificate : String
- #certificate_fingerprint : String
- #driver : String
- #driver_version : String
- #kernel : String
- #kernel_architecture
- #kernel_features : Hash(String, String)
- #kernel_version : String
- #lxc_features : Hash(String, String)
- #project : String
- #server : String
- #server_clustered : Bool
- #server_name : String
- #server_pid : Int64
- #server_version : String
- #storage : String
- #storage_version : String