- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for filterPolicies (0.07 sec)
-
cmd/iam-store.go
if bucketName == "" || v.Policy.MatchResource(bucketName) { ret[k] = v } } return ret, nil } // helper function - does not take locks. func filterPolicies(cache *iamCache, policyName string, bucketName string) (string, policy.Policy) { var policies []string mp := newMappedPolicy(policyName) var toMerge []policy.Policy for _, policy := range mp.toSlice() {
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 87.1K bytes - Viewed (0)