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

# Functions

NewMockDriver returns a new DriverPlugin implementation.

# Variables

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

# Structs

Config is the configuration for the driver that applies to all tasks.
Driver is a mock DriverPlugin implementation.
TaskConfig is the driver configuration of a task within a job.