frostfs-sdk-go/client
Leonard Lyubich de4c9278ee [#131] client: Remove SetEACLPrm.SetSessionToken
From now session token for `SetEACL` operation should be written into
eACL table structure (similar to `PutContainer`).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-02-16 23:11:49 +03:00
..
status [#127] apistatus: Fix grammar of fromStatusV2 method docs 2022-02-01 17:02:58 +03:00
accounting.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00
client.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00
common.go [#131] client: Remove no longer needed code 2022-02-16 19:07:54 +03:00
container.go [#131] client: Remove SetEACLPrm.SetSessionToken 2022-02-16 23:11:49 +03:00
netmap.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00
object_delete.go [#131] client: Re-implement Object Delete and Hash methods 2022-02-15 08:36:47 +03:00
object_get.go [#131] client: Return io.ErrUnexpectedEOF on cut object payload 2022-02-16 20:14:24 +03:00
object_hash.go [#131] client: Re-implement Object Delete and Hash methods 2022-02-15 08:36:47 +03:00
object_put.go [#131] client: Add ID suffix to ResObjectPut.ReadStoredObject 2022-02-11 18:16:04 +03:00
object_search.go [#131] client: Re-implement Object.Search method 2022-02-13 17:05:39 +03:00
opts.go [#131] client: Remove no longer needed code 2022-02-16 19:07:54 +03:00
raw.go [#111] client: Fix doc comments 2022-01-11 11:03:14 +03:00
reputation.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00
response.go [#131] client: Remove no longer needed code 2022-02-16 19:07:54 +03:00
session.go [#92] client: Add docs about status returns 2022-02-01 17:02:43 +03:00