frostfs-node/pkg/services/tree
Leonard Lyubich 485a5418d2 [] node: Serve NetmapService.NetmapSnapshot RPC
There is no more need to serve the same request on Control API.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-09-27 09:03:17 +03:00
..
cache.go [] services/tree: Make logs more descriptive 2022-09-07 12:57:33 +04:00
container.go [] services/tree: allow to customize some parameters 2022-07-21 15:08:24 +03:00
drop.go [] neofs-node: Remove trees on container removal event 2022-09-12 09:54:15 +03:00
getsubtree_test.go [] services/tree: Do not restrict depth in GetSubTree 2022-09-07 10:52:37 +03:00
options.go [] tree: Make ACL checks the same way as for object requests 2022-09-13 10:33:50 +03:00
redirect.go [] services/tree: Cache connections to the container nodes 2022-07-21 15:08:24 +03:00
replicator.go [] services/tree: Make logs more descriptive 2022-09-07 12:57:33 +04:00
service.go [] tree: Make ACL checks the same way as for object requests 2022-09-13 10:33:50 +03:00
service.pb.go [] node: Serve NetmapService.NetmapSnapshot RPC 2022-09-27 09:03:17 +03:00
service.proto [] tree: Document ACL checks in tree service 2022-09-13 10:33:50 +03:00
service_grpc.pb.go [] node: Serve NetmapService.NetmapSnapshot RPC 2022-09-27 09:03:17 +03:00
service_neofs.pb.go [] services/tree: Add parent ID to the GetNodeByPath response 2022-09-07 10:52:37 +03:00
signature.go [] tree: Pre-allocate errors in ACL checks 2022-09-13 10:33:50 +03:00
signature_test.go [] tree: Make ACL checks the same way as for object requests 2022-09-13 10:33:50 +03:00
sync.go [] services/tree: Remove MaxGetSubTreeCount constant 2022-09-07 10:52:37 +03:00
types.pb.go [] node: Serve NetmapService.NetmapSnapshot RPC 2022-09-27 09:03:17 +03:00
types.proto [] services/tree: Document *.proto files 2022-07-21 15:08:24 +03:00
types_neofs.pb.go [] services/tree: Implement access control 2022-07-21 15:08:24 +03:00