package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/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.