(object runtime.Object, annotations map[string]string, eventType, reason, messageFmt string, args ...interface{})
| 954 | |
| 955 | type recorderInterface interface { |
| 956 | AnnotatedEventf(object runtime.Object, annotations map[string]string, eventType, reason, messageFmt string, args ...interface{}) |
| 957 | } |
no outgoing calls
no test coverage detected