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

# Packages

# Functions

NewAllocRunner returns a new allocation runner.

# Structs

Config holds the configuration for creating an allocation runner.
MockStateUpdater implements the AllocStateHandler interface and records alloc updates.

# Interfaces

NetworkConfigurator sets up and tears down the interfaces, routes, firewall rules, etc for the configured networking mode of the allocation.
RPCer is the interface needed by hooks to make RPC calls.