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

# Packages

* csimanager manages locally running CSI Plugins on a Nomad host, and provides a few different interfaces.

# Functions

New returns an initialized PluginGroup.

# Structs

PluginGroup is a utility struct to manage a collectively orchestrate a set of PluginManagers.

# Interfaces

FingerprintingPluginManager is an interface that exposes fingerprinting coordination for plugin managers.
PluginManager orchestrates the lifecycle of a set of plugins.