minio/pkg/policy
Harshavardhana 64288d6eb5 fix: export policy.Resource for remote RPC policy updates (#5941)
This PR fixes a regression where the remote bucket policies
were not updated due to policy.Resource not having exported
fields, gob fails with unexported fields while marshalling.
2018-05-16 16:17:00 -07:00
..
condition Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
action.go Remove s3:ListObjects policy action to be in sync with AWS-S3 (#5875) 2018-05-02 12:13:17 +05:30
action_test.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
actionset.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
actionset_test.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
effect.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
effect_test.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
id.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
id_test.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
policy.go Support migrating inconsistent bucket policies (#5855) 2018-04-27 15:02:54 -07:00
policy_test.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
principal.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
principal_test.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
resource.go fix: export policy.Resource for remote RPC policy updates (#5941) 2018-05-16 16:17:00 -07:00
resource_test.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
resourceset.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
resourceset_test.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
statement.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
statement_test.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00