struct

CrystaLXD::Container::Information

Inherits JSON::Serializable < CrystaLXD::Container::Base < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

architecture
config

Config override.

created_at
devices

Optional list of devices the container should have.

ephemeral

Whether to destroy the container on shutdown.

expanded_config

The result of expanding profiles and adding the container's local config.

expanded_devices

The result of expanding profiles and adding the container's local devices.

instance_type

An optional instance type to use as basis for limits.

last_used
name
profiles

List of profiles.

stateful

If true, indicates that the container has some stored state that can be restored on startup.

status
status_code