README
CrystaLXD
BackgroundOperation
Resources
Client
Information
APIStatus
Environment
Config
Container
Action
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
enum
CrystaLXD::Container::Source::Migration::Mode
Defined in:
client/container.cr
Enum Members
Pull
=
0
Push
=
1
Instance Method Summary
#pull?
#push?
#to_json
(builder : JSON::Builder)
Instance Method Detail
def
pull?
#
[
View source
]
def
push?
#
[
View source
]
def
to_json
(builder : JSON::Builder)
#
[
View source
]