mirror of https://github.com/hashicorp/consul
689f32c59d
catalog, mesh: implement missing ACL hooks (#19143) This change adds ACL hooks to the remaining catalog and mesh resources, excluding any computed ones. Those will for now continue using the default operator:x permissions. It refactors a lot of the common testing functions so that they can be re-used between resources. There are also some types that we don't yet support (e.g. virtual IPs) that this change adds ACL hooks to for future-proofing. Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com> |
||
---|---|---|
.. | ||
testing | ||
delete.go | ||
delete_test.go | ||
list.go | ||
list_by_owner.go | ||
list_by_owner_test.go | ||
list_test.go | ||
mock_ACLResolver.go | ||
mock_Backend.go | ||
mock_Registry.go | ||
mock_TenancyBridge.go | ||
read.go | ||
read_test.go | ||
server.go | ||
server_ce.go | ||
server_ce_test.go | ||
server_test.go | ||
watch.go | ||
watch_test.go | ||
write.go | ||
write_status.go | ||
write_status_test.go | ||
write_test.go |