package
0.9.1-rc1
Repository: https://github.com/smithx10/nomad.git
Documentation: pkg.go.dev

# Functions

NewExecDriver returns a new DrivePlugin implementation.

# Variables

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

# Structs

Driver fork/execs tasks using many of the underlying OS's isolation features where configured.
TaskConfig is the driver configuration of a task within a job.
TaskState is the state which is encoded in the handle returned in StartTask.