Open
Description
I found that harbor's native list api does not have paging information like the total number of items, but a separate statistic api. There is also a statistic client in harbor-client, but it is not instantiated into restfulClient, and this statistic client is in the internal directory. Among them, I cannot use it directly, what should I do if I want to use this function?