consul/agent/grpc-external/services/resource
wangxinyi7 1f28ac2664
expose grpc as http endpoint (#18221)
expose resource grpc endpoints as http endpoints
2023-08-04 11:27:48 -07:00
..
testing expose grpc as http endpoint (#18221) 2023-08-04 11:27:48 -07:00
delete.go resource: Pass resource to Write ACL hook instead of just resource Id [NET-4908] (#18192) 2023-07-20 12:06:29 -05:00
delete_test.go Create tombstone on resource `Delete` (#17108) 2023-04-28 10:49:08 -05:00
list.go resource: add missing validation to the `List` and `WatchList` endpoints (#17213) 2023-05-10 10:38:48 +01:00
list_by_owner.go resource: List resources by owner (#17190) 2023-05-08 12:26:19 -05:00
list_by_owner_test.go resource: enforce consistent naming of resource types (#17611) 2023-06-26 13:25:14 +01:00
list_test.go resource: enforce consistent naming of resource types (#17611) 2023-06-26 13:25:14 +01:00
mock_ACLResolver.go Check acls on resource `Read`, `List`, and `WatchList` (#16842) 2023-04-11 06:10:14 -05:00
mock_Backend.go resource: List resources by owner (#17190) 2023-05-08 12:26:19 -05:00
mock_Registry.go Check acls on resource `Read`, `List`, and `WatchList` (#16842) 2023-04-11 06:10:14 -05:00
read.go Tenancy wildcard validaton for `Write`, `Read`, and `Delete` endpoints (#17004) 2023-04-17 16:33:20 -05:00
read_test.go resource: enforce consistent naming of resource types (#17611) 2023-06-26 13:25:14 +01:00
server.go De-scope tenenacy requirements to OSS only for now. (#17087) 2023-04-24 08:14:51 -05:00
server_test.go resource: `WriteStatus` endpoint (#16886) 2023-04-11 19:23:14 +01:00
watch.go resource: handle `ErrWatchClosed` in `WatchList` endpoint (#17289) 2023-05-15 12:35:10 +01:00
watch_test.go resource: enforce consistent naming of resource types (#17611) 2023-06-26 13:25:14 +01:00
write.go resource: Pass resource to Write ACL hook instead of just resource Id [NET-4908] (#18192) 2023-07-20 12:06:29 -05:00
write_status.go Reaper controller for cascading deletes of owner resources (#17256) 2023-05-09 13:57:40 -05:00
write_status_test.go resource: enforce consistent naming of resource types (#17611) 2023-06-26 13:25:14 +01:00
write_test.go resource: enforce consistent naming of resource types (#17611) 2023-06-26 13:25:14 +01:00