Versions in this module Expand all Collapse all v0 v0.0.2 Feb 16, 2026 Changes in this version + func AssertEvents(events chan string, expected map[string]int) + func EnsureNoEvents(events chan string) + func ReconcileStatefulSets[T interface{ ... }](ctx context.Context, cr T, suite TestSuit) + type TestSuit struct + Cfg *rest.Config + Client client.Client + Log controllerutil.Logger + TestEnv *envtest.Environment + func SetupEnvironment(addToScheme func(*k8sruntime.Scheme) error) TestSuit