- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for listIAMConfigItems (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/iam-store.go
} else { s.Add(decodeUser) policyToUsersMap[policy] = s } } return true }) if iamOS, ok := store.IAMStorageAPI.(*IAMObjectStore); ok { for item := range listIAMConfigItems(context.Background(), iamOS.objAPI, iamConfigPrefix+SlashSeparator+policyDBSTSUsersListKey) { user := strings.TrimSuffix(item.Item, ".json") if userPredicate != nil && !userPredicate(user) { continue }Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 87.1K bytes - Click Count (0)