- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getStoredLDAPPolicyMappingKeys (0.17 sec)
-
cmd/iam.go
} // Replace the map values with the updated ones maps.Copy(accessKeyMap, updatedKeysMap) return skippedAccessKeys, nil } func (sys *IAMSys) getStoredLDAPPolicyMappingKeys(ctx context.Context, isGroup bool) set.StringSet { entityKeysInStorage := set.NewStringSet() cache := sys.store.rlock() defer sys.store.runlock() cachedPolicyMap := cache.iamSTSPolicyMap
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 75.3K bytes - Viewed (0)