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

# Functions

For creates a Harness from a testing.T Callers must call Close on the Harness so that resources can be cleaned up.

# Structs

Harness adds some functionality to testing.T, in particular resource cleanup.