//
pkg.gl
Category
github.com/bluebreezecf/kubernetes
test
utils
harness
package
1.13.0-alpha.3
Repository:
https://github.com/bluebreezecf/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
32 SLOC
#
Functions
For
For creates a Harness from a testing.T Callers must call Close on the Harness so that resources can be cleaned up.
#
Structs
Harness
Harness adds some functionality to testing.T, in particular resource cleanup.