struct Lester::Instance
- Lester::Instance
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Lester::Image::TypeField
- Lester::Resource
Defined in:
lester/instance.crConstructors
Instance Method Summary
- #architecture : String | Nil
- #config : Hash(String, String) | Nil
- #created_at : Time | Nil
- #description : String | Nil
- #devices : Hash(String, Hash(String, String)) | Nil
- #ephemeral? : Bool | Nil
- #expanded_config : Hash(String, String) | Nil
- #expanded_devices : Hash(String, Hash(String, String)) | Nil
- #expires_at : Time | Nil
- #last_used_at : Time | Nil
- #location : String | Nil
- #name : String | Nil
- #profiles : Array(String) | Nil
- #size : Int64 | Nil
- #stateful? : Bool | Nil
- #status : String | Nil
- #status_code : Int32 | Nil
- #type : Lester::Image::Type | Nil