- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for bucketsUsageInfo (0.55 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/data-usage-utils.go
// Buckets usage info provides following information across all buckets // - total size of the bucket // - total objects in a bucket // - object size histogram per bucket BucketsUsage map[string]BucketUsageInfo `json:"bucketsUsageInfo"` // Deprecated kept here for backward compatibility reasons. BucketSizes map[string]uint64 `json:"bucketsSizes"` // TierStats contains per-tier stats of all configured remote tiers
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Mar 10 09:15:15 GMT 2024 - 6.4K bytes - Click Count (0)