- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for iamUsersMap (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/iam-store.go
// Check for service account first store.loadUser(ctx, accessKey, svcUser, newCache.iamUsersMap) svc, found := newCache.iamUsersMap[accessKey] if found { // Load parent user and mapped policies. if store.getUsersSysType() == MinIOUsersSysType { err = store.loadUser(ctx, svc.Credentials.ParentUser, regUser, newCache.iamUsersMap) // NOTE: we are not worried about loading errors from policies.
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)