frostfs-node/pkg/services/object/head
Alex Vanin 1332a6d3a8 [#92] Provide session token to all produced requests
If object service produces new request, the should contain
session token. This is the only way for node to grant access
for a private container.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-15 10:20:10 +03:00
..
v2 [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
distributed.go [#57] services/object: Sign requests with session key 2020-10-02 11:25:36 +03:00
local.go [#38] service/object: Implement simplified object Head service 2020-10-02 11:25:35 +03:00
prm.go [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
relation.go [#92] Provide session token to all produced requests 2020-10-15 10:20:10 +03:00
remote.go [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
res.go [#50] object/head: Add right child to Head operation result 2020-10-02 11:25:36 +03:00
service.go [#92] Provide session token to all produced requests 2020-10-15 10:20:10 +03:00
util.go [#38] service/object: Implement simplified object Head service 2020-10-02 11:25:35 +03:00