class

Crysco::ContainerConfig

Inherits Reference < Object

Constructors

new(uid : UInt32, hostname : String, cmd : String, args : Array(String), mnt : Path, use_existing : Bool, use_overlay : Bool)
Source

Instance methods

args
Source
args=(args : Array(String))
Source
child_socket
Source
child_socket=(child_socket : UNIXSocket)
Source
cmd=(cmd : String)
Source
hostname
Source
hostname=(hostname : String)
Source
mnt=(mnt : Path)
Source
parent_socket
Source
parent_socket=(parent_socket : UNIXSocket)
Source
uid=(uid : LibC::UidT)
Source
use_existing
Source
use_existing=(use_existing : Bool)
Source
use_overlay
Source
use_overlay=(use_overlay : Bool)
Source