# 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.