frostfs-node/pkg/services/tree
Evgenii Stratonikov 74c861342e [#1753] services/tree: Add parent ID to the GetNodeByPath response
Currently, you need to use `GetSubTree` to get parent, which seems an
overkill.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-09-07 10:52:37 +03:00
..
cache.go [#1644] services/tree: Do not use deprecated gRPC options 2022-07-30 18:39:08 +03:00
container.go [#1607] services/tree: allow to customize some parameters 2022-07-21 15:08:24 +03:00
getsubtree_test.go [#1753] services/tree: Do not restrict depth in GetSubTree 2022-09-07 10:52:37 +03:00
options.go [#1607] services/tree: allow to customize some parameters 2022-07-21 15:08:24 +03:00
redirect.go [#1446] services/tree: Cache connections to the container nodes 2022-07-21 15:08:24 +03:00
replicator.go [#1607] services/tree: allow to customize some parameters 2022-07-21 15:08:24 +03:00
service.go [#1753] services/tree: Add parent ID to the GetNodeByPath response 2022-09-07 10:52:37 +03:00
service.pb.go [#1753] services/tree: Add parent ID to the GetNodeByPath response 2022-09-07 10:52:37 +03:00
service.proto [#1753] services/tree: Add parent ID to the GetNodeByPath response 2022-09-07 10:52:37 +03:00
service_grpc.pb.go [#1753] services/tree: Add parent ID to the GetNodeByPath response 2022-09-07 10:52:37 +03:00
service_neofs.pb.go [#1753] services/tree: Add parent ID to the GetNodeByPath response 2022-09-07 10:52:37 +03:00
signature.go [#1624] go.mod: Update dependencies 2022-07-25 16:56:02 +03:00
signature_test.go [#1328] services/tree: Implement access control 2022-07-21 15:08:24 +03:00
sync.go [#1753] services/tree: Remove MaxGetSubTreeCount constant 2022-09-07 10:52:37 +03:00
types.pb.go [#1753] services/tree: Add parent ID to the GetNodeByPath response 2022-09-07 10:52:37 +03:00
types.proto [#1334] services/tree: Document *.proto files 2022-07-21 15:08:24 +03:00
types_neofs.pb.go [#1328] services/tree: Implement access control 2022-07-21 15:08:24 +03:00