package
0.0.0-20250313122848-a7620a5fb289
Repository: https://github.com/hashicorp/nomad-skeleton-driver-plugin.git
Documentation: pkg.go.dev

# Functions

NewPlugin returns a new example driver plugin.

# Structs

Config contains configuration information for the plugin.
HelloDriverPlugin is an example driver plugin.
TaskConfig contains configuration information for a task that runs with this plugin.
TaskState is the runtime state which is encoded in the handle returned to Nomad client.