Versions in this module Expand all Collapse all v0 v0.6.0 May 25, 2016 Changes in this version + type Factory []base.Factory + func New(bases []base.Factory) Factory + func (f Factory) CloseFactory() + func (f Factory) GetVm(cpu, mem int) (*hypervisor.Vm, error)