Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetProviderNames ¶
func GetProviderNames() []string
func New ¶
func New(name string, cfg *config.Config, networkSvc ports.NetworkService, diskSvc ports.DiskService, fs afero.Fs, ) (ports.MicroVMService, error)
New will create a new instance of a microvm service from the supplied name.
func NewFromConfig ¶
func NewFromConfig(cfg *config.Config, networkSvc ports.NetworkService, diskSvc ports.DiskService, fs afero.Fs, ) (map[string]ports.MicroVMService, error)
NewFromConfig will create instances of the vm providers based on the config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.