libmachine

package
v1.99.4 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API interface {
	io.Closer
	NewHost(driverName string, driverPath string, rawDriver []byte) (*host.Host, error)
	persist.Store
}

type Client

type Client struct {
	*persist.Filestore
	// contains filtered or unexported fields
}

func NewClient

func NewClient(storePath string) *Client

func (*Client) Close

func (api *Client) Close() error

func (*Client) Load

func (api *Client) Load(name string) (*host.Host, error)

func (*Client) NewHost

func (api *Client) NewHost(driverName string, driverPath string, rawDriver []byte) (*host.Host, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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