- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for userPolicyMappingsList (0.12 sec)
-
cmd/iam-object-store.go
userPolicyMappingLoadStartTime := UTCNow() userPolicyMappingsList := listedConfigItems[policyDBUsersListKey] for { if len(userPolicyMappingsList) < count { mappedPolicies, err := iamOS.loadMappedPolicyConcurrent(ctx, regUser, false, userPolicyMappingsList...) if err != nil { return err } for index := range userPolicyMappingsList { if mappedPolicies[index].Policies != "" {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Oct 10 23:40:37 UTC 2024 - 26.6K bytes - Viewed (0)