mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Example device plugin and helpers
This PR introduces: * An example device plugin that exposes files as devices for testing. * Helpers for serving a device plugin * A launcher binary that allows interacting with a device plugin without needing a Nomad client.
This commit is contained in:
2
plugins/device/cmd/example/README.md
Normal file
2
plugins/device/cmd/example/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
This package provides an example implementation of a device plugin for
|
||||
reference.
|
||||
Reference in New Issue
Block a user