# README
Nomad
The Nomad plugin deploys a Docker container to a Nomad cluster. It also launches on-demand runners to do operations remotely.
Components
Related Plugins
Resources
- Nomad Job
# Functions
No description provided by the author
newMonitor returns a new monitor.
No description provided by the author
# Variables
No description provided by the author
Options are the SDK options to use for instantiation for the Nomad plugin.
# Structs
AuthConfig maps the the Nomad Docker driver 'auth' config block and is used to set credentials for pulling images from the registry.
Config is the configuration structure for the Platform.
No description provided by the author
Platform is the Platform implementation for Nomad.
Resource contains the internal resource states.
No description provided by the author
No description provided by the author
This represents the state of the TaskLaunch implementation.
TaskLauncher implements the TaskLauncher plugin interface to support launching on-demand tasks for the Waypoint server.
TaskLauncherConfig is the configuration structure for the task plugin.