Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystalxd
master
CrystaLXD
BackgroundOperation
Resources
Client
Information
APIStatus
Environment
Config
Container
Base
Configuration
Exec
Information
Source
Copy
Image
Mode
Protocol
Migration
Mode
Secrets
None
State
CPU
Disk
Memory
Network
Address
Counter
Empty
Error
Code
Exception
Operation
Success
Code
Operation
Built with Crystal 1.9.2
2023-10-07 16:53:17 UTC
struct
CrystaLXD::Container::State::Disk
CrystaLXD::Container::State::Disk
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
client/container.cr
Constructors
.new
(usage : Int64)
.new
(pull : JSON::PullParser)
Instance Method Summary
#clone
#copy_with
(usage _usage = @usage)
#usage
: Int64
Constructor Detail
def self.
new
(usage : Int64)
#
[
View source
]
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(usage _usage = @usage)
#
[
View source
]
def
usage
: Int64
#