# Packages
No description provided by the author
# Functions
DataFormat returns the data formatter specified format.
NewLineLimitReader takes the ReadCloser to wrap, the number of lines to find searching backwards in the first searchLimit bytes.
# Constants
DefaultInitName is the default name we use when initializing the example file.
Names of environment variables used to supply various config options to the Nomad CLI.
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
# Structs
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
InitCommand generates a new job template that you can customize to your liking, like vagrant init.
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
KeygenCommand is a Command implementation that generates an encryption key for use in `nomad agent`.
KeyringCommand is a Command implementation that handles querying, installing, and removing gossip encryption keys from a keyring.
LineLimitReader wraps another reader and provides `tail -n` like behavior.
No description provided by the author
Meta contains the meta-options and functionality that nearly every Nomad command inherits.
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
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
VersionCommand is a Command implementation prints the version.
# Interfaces
DataFormatter is a transformer of the data.
# Type aliases
FlagSetFlags is an enum to define what flags are present in the default FlagSet returned by Meta.FlagSet.