var _ … func getSummaryTestPods(f *framework.Framework, numRestarts int32, names ...string) []*v1.Pod { … } // Mapping function for gstruct.MatchAllElements func summaryObjectID(element interface{ … } // Convenience functions for common matcher combinations. func ptrMatchAllFields(fields gstruct.Fields) types.GomegaMatcher { … } func bounded(lower, upper interface{ … } func swapExpectation(upper interface{ … } func recent(d time.Duration) types.GomegaMatcher { … } func recordSystemCgroupProcesses(ctx context.Context) { … }