func()

in pkg/mock/logger.go [51:53]


func (l *Logger) WithName(_ string) logr.LogSink {
	return l
}