open-consul/acl
freddygv 02fb323652 Rename partition-exports to exported-services
Using a name less tied to partitions gives us more flexibility to use
this config entry in OSS for exports between datacenters/meshes.
2021-12-03 17:47:31 -07:00
..
acl.go Rename partition-exports to exported-services 2021-12-03 17:47:31 -07:00
acl_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
acl_test.go acl: remove id and revision from Policy constructors 2021-11-05 15:45:08 -04:00
authorizer.go acl: remove id and revision from Policy constructors 2021-11-05 15:45:08 -04:00
authorizer_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06: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 id and revision from Policy constructors 2021-11-05 15:45:08 -04:00
policy_authorizer.go Prefer concrete policyAuthorizer type 2021-10-27 12:50:19 -06:00
policy_authorizer_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
policy_authorizer_test.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
policy_merger.go acl: remove id and revision from Policy constructors 2021-11-05 15:45:08 -04:00
policy_merger_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
policy_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
policy_test.go acl: remove id and revision from Policy constructors 2021-11-05 15:45:08 -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