class

Docker::Info

Inherits Reference / Object

Constructors

new(__temp_126 : JSON::PullParser)
Source

Instance methods

architecture
Source
architecture=(_architecture : String | Nil)
Source
containers
Source
containers=(_containers : Int32 | Nil)
Source
containers_paused
Source
containers_paused=(_containers_paused : Int32 | Nil)
Source
containers_running
Source
containers_running=(_containers_running : Int32 | Nil)
Source
containers_stopped
Source
containers_stopped=(_containers_stopped : Int32 | Nil)
Source
cpu_cfs_period
Source
cpu_cfs_period=(_cpu_cfs_period : Bool | Nil)
Source
cpu_cfs_quota
Source
cpu_cfs_quota=(_cpu_cfs_quota : Bool | Nil)
Source
debug
Source
debug=(_debug : Bool | Nil)
Source
discovery_backend
Source
discovery_backend=(_discovery_backend : String | Nil)
Source
docker_root_dir
Source
docker_root_dir=(_docker_root_dir : String | Nil)
Source
driver
Source
driver=(_driver : String | Nil)
Source
driver_status
Source
driver_status=(_driver_status : Array(Array(String)) | Nil)
Source
execution_driver
Source
execution_driver=(_execution_driver : String | Nil)
Source
experimental_build
Source
experimental_build=(_experimental_build : Bool | Nil)
Source
http_proxy
Source
http_proxy=(_http_proxy : String | Nil)
Source
https_proxy
Source
https_proxy=(_https_proxy : String | Nil)
Source
i_pv4_forwarding
Source
i_pv4_forwarding=(_i_pv4_forwarding : Bool | Nil)
Source
id=(_id : String | Nil)
Source
images
Source
images=(_images : Int32 | Nil)
Source
index_server_address
Source
index_server_address=(_index_server_address : String | Nil)
Source
init_path
Source
init_path=(_init_path : String | Nil)
Source
init_sha1
Source
init_sha1=(_init_sha1 : String | Nil)
Source
kernel_version
Source
kernel_version=(_kernel_version : String | Nil)
Source
labels
Source
labels=(_labels : Array(String) | Nil)
Source
mem_total
Source
mem_total=(_mem_total : Int64 | Nil)
Source
memory_limit
Source
memory_limit=(_memory_limit : Bool | Nil)
Source
n_events_listener
Source
n_events_listener=(_n_events_listener : Int32 | Nil)
Source
n_fd
Source
n_fd=(_n_fd : Int32 | Nil)
Source
n_goroutines
Source
n_goroutines=(_n_goroutines : Int32 | Nil)
Source
name
Source
name=(_name : String | Nil)
Source
ncpu
Source
ncpu=(_ncpu : Int32 | Nil)
Source
no_proxy
Source
no_proxy=(_no_proxy : String | Nil)
Source
oom_kill_disable
Source
oom_kill_disable=(_oom_kill_disable : Bool | Nil)
Source
oom_score_adj
Source
oom_score_adj=(_oom_score_adj : Int32 | Nil)
Source
operating_system
Source
operating_system=(_operating_system : String | Nil)
Source
os_type
Source
os_type=(_os_type : String | Nil)
Source
plugins
Source
plugins=(_plugins : Hash(String, JSON::Any) | Nil)
Source
registry_config
Source
registry_config=(_registry_config : Hash(String, JSON::Any) | Nil)
Source
server_version
Source
server_version=(_server_version : String | Nil)
Source
swap_limit
Source
swap_limit=(_swap_limit : Bool | Nil)
Source
system_status
Source
system_status=(_system_status : Array(Array(String)) | Nil)
Source
system_time
Source
system_time=(_system_time : String | Nil)
Source
to_json(json : JSON::Builder)
Source