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

# 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
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
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.