ad6dbe081a
There are a handful of changes in this commit: * When querying trust bundles for a service we need to be able to specify the namespace of the service. * The endpoint needs to track the index because the cache watches use it. * Extracted bulk of the endpoint's logic to a state store function so that index tracking could be tested more easily. * Removed check for service existence, deferring that sort of work to ACL authz * Added the cache type |
||
---|---|---|
.. | ||
acl.go | ||
acl_oss.go | ||
acl_test.go | ||
authorizer.go | ||
authorizer_oss.go | ||
authorizer_test.go | ||
chained_authorizer.go | ||
chained_authorizer_test.go | ||
enterprisemeta_oss.go | ||
errors.go | ||
errors_oss.go | ||
errors_test.go | ||
policy.go | ||
policy_authorizer.go | ||
policy_authorizer_oss.go | ||
policy_authorizer_test.go | ||
policy_merger.go | ||
policy_merger_oss.go | ||
policy_oss.go | ||
policy_test.go | ||
static_authorizer.go | ||
static_authorizer_test.go | ||
testing.go | ||
validation.go |