Versions in this module Expand all Collapse all v3 v3.1.0 Sep 8, 2026 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() Other modules containing this package github.com/percona/percona-postgresql-operator/v2