consul/acl
Daniel Nephin 7c679c11e6 acl: remove Policy.ID and Policy.Revision
These two fields do not appear to be used anywhere. We use the structs.ACLPolicy ID in the
ACLResolver cache, but the acl.Policy ID and revision are not used.
2021-11-05 15:43:52 -04:00
..
acl.go Rework acl exports interface 2021-10-27 12:50:39 -06:00
acl_oss.go partition dicovery chains (#10983) 2021-09-07 16:29:32 -04:00
acl_test.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
authorizer.go Prefer concrete policyAuthorizer type 2021-10-27 12:50:19 -06:00
authorizer_oss.go Miscellaneous acl package cleanup 2019-12-18 13:44:32 -05:00
authorizer_test.go Prefer concrete policyAuthorizer type 2021-10-27 12:50:19 -06:00
chained_authorizer.go Prefer concrete policyAuthorizer type 2021-10-27 12:50:19 -06:00
chained_authorizer_test.go Prefer concrete policyAuthorizer type 2021-10-27 12:50:19 -06:00
errors.go Add helper for generating better permission denied errors 2020-06-16 15:06:18 -04:00
policy.go acl: remove Policy.ID and Policy.Revision 2021-11-05 15:43:52 -04:00
policy_authorizer.go Prefer concrete policyAuthorizer type 2021-10-27 12:50:19 -06:00
policy_authorizer_oss.go Miscellaneous acl package cleanup 2019-12-18 13:44:32 -05:00
policy_authorizer_test.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
policy_merger.go acl: remove Policy.ID and Policy.Revision 2021-11-05 15:43:52 -04:00
policy_merger_oss.go acl: rename merge context update() -> fill() 2021-09-14 15:20:56 -07:00
policy_oss.go Miscellaneous acl package cleanup 2019-12-18 13:44:32 -05:00
policy_test.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
static_authorizer.go Prefer concrete policyAuthorizer type 2021-10-27 12:50:19 -06:00
static_authorizer_test.go acl: remove t.Parallel 2020-11-17 12:37:02 -05:00