frostfs-sdk-go/client/status
Airat Arifullin b2ad1f3b3e
All checks were successful
DCO / DCO (pull_request) Successful in 1m2s
Tests and linters / Tests (1.21) (pull_request) Successful in 1m17s
Tests and linters / Tests (1.20) (pull_request) Successful in 1m28s
Tests and linters / Lint (pull_request) Successful in 2m58s
[#215] client: Introduce apemanager rpc interface
* Introduce `APEManagerAddChain`, `APEManagerRemoveChain`, `APEManagerListChains`.
* Introduce reqeuest/response types for these handlers (Prm*, Res*).
* Inroduce status type for apemanager `APEManagerAccessDenied`; add unit-tests.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-05-14 10:59:52 +03:00
..
apemanager.go [#215] client: Introduce apemanager rpc interface 2024-05-14 10:59:52 +03:00
common.go [#135] Make all error status receivers pointers 2023-08-04 08:35:01 +00:00
common_test.go Rename package name 2023-03-07 15:47:21 +03:00
container.go [#135] Make all error status receivers pointers 2023-08-04 08:35:01 +00:00
object.go [#135] Make all error status receivers pointers 2023-08-04 08:35:01 +00:00
object_test.go Rename package name 2023-03-07 15:47:21 +03:00
session.go [#135] Make all error status receivers pointers 2023-08-04 08:35:01 +00:00
status.go [#68] Replace interface{} with any 2023-05-15 17:21:49 +03:00
status_test.go Rename package name 2023-03-07 15:47:21 +03:00
success.go Rename package name 2023-03-07 15:47:21 +03:00
unrecognized.go [#135] Make all error status receivers pointers 2023-08-04 08:35:01 +00:00
v2.go [#215] client: Introduce apemanager rpc interface 2024-05-14 10:59:52 +03:00
v2_test.go [#215] client: Introduce apemanager rpc interface 2024-05-14 10:59:52 +03:00