Versions in this module Expand all Collapse all v2 v2.8.0 Nov 12, 2025 Changes in this version + func EnvTest(t TestingT, crds envtest.CRDInstallOptions) *envtest.Environment + func Flake8(t testing.TB) string + func Kubernetes(t TestingT) client.Client + func Kubernetes2(t TestingT) (*rest.Config, client.Client) + func Namespace(t TestingT, cc client.Client) *corev1.Namespace + func OpenSSL(t testing.TB) string + func ParallelCapacity(t *testing.T, needed int) + func ShellCheck(t testing.TB) string + type TestingT interface + Cleanup func(func()) + Helper func() + Name func() string + SkipNow func()