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

# Functions

Contains returns true if the results slice has an element with the wanted Severity.
Errorf formats a SeverityError result.
Fatalf formats a SeverityFatal result.
Infof formats a SeverityNone result.
OnlyFailed returns a copy of results that only includes failed results.
Skipf formats a SeveritySkip result.

# Constants

SeverityError ...
SeverityFatal ...
SeverityNone ...
SeverityPass explicitly marks a result as recording a successful check.
SeveritySkip ...

# Structs

Result ...

# Type aliases

Severity indicates the seriousness of a Result.