mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05:00
8d47ef503c
Related to #7982, this PR refactors the code such that we validate the OPA or JWKS in a common place. This is also a refactor which is already done in the new config migration change. Attempt to avoid any network I/O during Unmarshal of JSON from disk, instead do it later when updating the in-memory data structure. |
||
---|---|---|
.. | ||
action_test.go | ||
action.go | ||
actionset_test.go | ||
actionset.go | ||
constants.go | ||
opa.go | ||
policy_test.go | ||
policy.go | ||
resource_test.go | ||
resource.go | ||
resourceset_test.go | ||
resourceset.go | ||
statement_test.go | ||
statement.go |