tart

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
}

type Tart

type Tart struct {
	// contains filtered or unexported fields
}

func New

func New(config []byte) (*Tart, error)

func (*Tart) Create

func (hv *Tart) Create(ctx context.Context, name string) (vm hypervisor.VirtualMachine, err error)

func (*Tart) Delete

func (hv *Tart) Delete(ctx context.Context, id string) error

func (*Tart) Init

func (hv *Tart) Init(ctx context.Context, config []byte) error

func (*Tart) List

func (hv *Tart) List(ctx context.Context) ([]hypervisor.VirtualMachine, error)

func (*Tart) Shutdown

func (hv *Tart) Shutdown(ctx context.Context) error

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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