Documentation
¶
Overview ¶
Package nomad is an interface to nomad for retrieving tasks and launching parameterized jobs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
A Client is a wrapper around a nomad API client which allows much more convenient methods to be built on top of it to provide information to the caller and simplify task dispatch.
func (*Client) ListNamespaces ¶
ListNamespaces returns a list of namespaces in the given cluster.
Click to show internal directories.
Click to hide internal directories.