package
0.10.10-alpha1
Repository: https://github.com/greut/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

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