package
1.12.0-alpha.0
Repository: https://github.com/wking/kubernetes.git
Documentation: pkg.go.dev

# Functions

ExpectError calls t.Fatalf if the error does not contain a substr match.
SkipRest returns true if there was a non-nil error or if we expected an error that didn't happen, and logs the appropriate error on the test object.