package
7.0.0+incompatible
Repository: https://github.com/projectcontour/integration-tester.git
Documentation: pkg.go.dev

# Functions

CommandWithDefaults overwrites default values in the given command.
ExitErrorf formats and error message along with the ExitCode.
NewGetCommand returns a new "get" command tree.
NewRootCommand represents the base command when called without any subcommands.
NewRunCommand returns a command ro run a test case.

# Constants

nolint(golint).
nolint(golint).
nolint(golint).
nolint(golint).

# Structs

ExitError captures an ExitCode and its associated error message.

# Type aliases

ExitCode is a process exit code suitable for use with os.Exit.