package
0.5.0-rc1
Repository: https://github.com/manther/nomad-vmw-driver.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
No description provided by the author
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.
No description provided by the author
NewTokenFuture returns a new token future without any token set.
# 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
SignalEvent is a tuple of the signal and the event generating it.
TaskRunner is used to wrap a task within an allocation and provide the execution context.
TaskTemplateManager is used to run a set of templates for a given task.
# Interfaces
No description provided by the author
ClientStatsReporter exposes all the APIs related to resource usage of a Nomad Client.
TaskHooks is an interface which provides hooks into the tasks life-cycle.
# Type aliases
AllocStateUpdater is used to update the status of an allocation.
TaskStateUpdater is used to signal that tasks state has changed.