- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for filterPolicies (0.17 seconds)
-
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() {
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)