class

SailContainers::Infrastructure::LxcDriver

Inherits Reference < Object

Instance methods

create(name : String, template : String, release : String | Nil, local_template : Bool, storage_args : Array(String)) : Nil
Source
destroy(name : String) : Nil
Source
running?(name : String) : Bool
Source
start(name : String) : Nil
Source
stop(name : String) : Nil
Source