microvm

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

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.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL