package
0.12.12
Repository: https://github.com/hashicorp/nomad.git
Documentation: pkg.go.dev

# Functions

Catalog returns the catalog of internal plugins.
Register is used to register an internal plugin.
RegisterDeferredConfig is used to register an internal plugin that sets its config using the client's option map.
TestPluginLoader returns a plugin loader populated only with internal plugins.
TestPluginLoaderWithOptions allows configuring the plugin loader fully.

# Structs

Registration is the registration of an internal plugin.

# Type aliases

ConfigFromOptions is used to retrieve a plugin config when passed a node's option map.