package
0.12.12
Repository: https://github.com/hashicorp/nomad.git
Documentation: pkg.go.dev

# Functions

GetAbsolutePath returns the absolute path of the passed binary by resolving it in the path and following symlinks.

# Variables

PluginConfig is the qemu driver factory function registered in the plugin catalog.
PluginID is the qemu plugin metadata registered in the plugin catalog.

# Structs

Config is the driver configuration set by SetConfig RPC call.
Driver is a driver for running images via Qemu.
TaskConfig is the driver configuration of a taskConfig within a job.
TaskState is the state which is encoded in the handle returned in StartTask.