package
0.1.2
Repository: https://github.com/hashicorp/nomad-pack.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

HigherPlanCode is a helper function that returns the highest plan exit code so implementations can easily track the code to return.

# Constants

PlanCode* is the set of expected error codes that Runner.PlanDeployment should return.
PlanCode* is the set of expected error codes that Runner.PlanDeployment should return.
PlanCode* is the set of expected error codes that Runner.PlanDeployment should return.

# Structs

Config is the generic configuration used by each runner implementation to identify key pack elements.

# Interfaces

Runner is the interface that defines the deployment mechanism for creating objects in a Nomad cluster from pack templates.