package
0.4.1
Repository: https://github.com/bigcommerce/nomad.git
Documentation: pkg.go.dev

# Packages

Functions shared between linux/darwin.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package rpcproxy provides a proxy interface to Nomad Servers.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewAllocRunner is used to create a new allocation context.
NewClient is used to create a new client from the given configuration.
NewTaskRunner is used to create a new task context.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AllocRunner is used to wrap an allocation and provide the execution context.
Client is used to implement the client interaction with Nomad.
No description provided by the author
TaskRunner is used to wrap a task within an allocation and provide the execution context.

# Interfaces

No description provided by the author
ClientStatsReporter exposes all the APIs related to resource usage of a Nomad Client.

# Type aliases

AllocStateUpdater is used to update the status of an allocation.
TaskStateUpdater is used to signal that tasks state has changed.