package
0.0.0-20210111232852-a68df68ca38c
Repository: https://github.com/erikh/spin.git
Documentation: pkg.go.dev

# Functions

Dispatcher customizes a dispatcher for the purposes of making a emulation dispatcher with a pre-defined emulation-compatible API.
NewAgent creates an agent; the configuration is validated and errors are returned if they occur.

# Constants

ResourceType encapuslates our standard resource type, for all storage agents.

# Variables

MonitorDir is the directory where the qemu control monitors are kept.
VolumeRoot is the directory where the qemu images are kept.

# Structs

AgentConfig is the configuration struct for the constructor.
DispatcherConfig configures the emulation Dispatcher() call.