func newTestEvent(namespace, name, label string) *eventsv1.Event { … } func eventExistsInList(ctx context.Context, client typedeventsv1.EventInterface, namespace, name string) bool { … } var _ …
func newTestEvent(namespace, name, label string) *eventsv1.Event { … } func eventExistsInList(ctx context.Context, client typedeventsv1.EventInterface, namespace, name string) bool { … } var _ …