//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
pkg
kubelet
kubeletconfig
util
test
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
29 SLOC
#
Functions
ExpectError
ExpectError calls t.Fatalf if the error does not contain a substr match.
SkipRest
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.