frostfs-node/pkg/services/object
Leonard Lyubich 8972f84672 [#607] object/put: Make client constructor to work with group address
Make Object Put service to work with `AddressGroup` instead of `Address` in
order to support multiple addresses of the storage node.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-28 15:52:50 +03:00
..
acl [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
delete [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
get [#607] client: Overload Client interface 2021-06-28 15:52:50 +03:00
head [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
put [#607] object/put: Make client constructor to work with group address 2021-06-28 15:52:50 +03:00
search [#607] client: Overload Client interface 2021-06-28 15:52:50 +03:00
util [#607] network: Generalize LocalAddressSource to address group 2021-06-28 15:52:50 +03:00
metrics.go [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
response.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
server.go [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
sign.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
transport_splitter.go [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00