func()

in pkg/mock/logger.go [56:58]


func (l *Logger) WithValues(_ ...interface{}) logr.LogSink {
	return l
}