frostfs-node/cmd/frostfs-cli/modules/object
Anton Nikiforov 635a292ae4
All checks were successful
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m54s
DCO action / DCO (pull_request) Successful in 3m6s
Vulncheck / Vulncheck (pull_request) Successful in 3m59s
Build / Build Components (pull_request) Successful in 4m46s
Tests and linters / Run gofumpt (pull_request) Successful in 1m33s
Tests and linters / gopls check (pull_request) Successful in 2m46s
Tests and linters / Staticcheck (pull_request) Successful in 3m22s
Tests and linters / Tests (pull_request) Successful in 4m14s
Tests and linters / Lint (pull_request) Successful in 4m18s
Tests and linters / Tests with -race (pull_request) Successful in 5m7s
Tests and linters / Run gofumpt (push) Successful in 2m32s
Vulncheck / Vulncheck (push) Successful in 3m0s
Pre-commit hooks / Pre-commit (push) Successful in 3m14s
Build / Build Components (push) Successful in 3m34s
Tests and linters / Lint (push) Successful in 4m1s
Tests and linters / Staticcheck (push) Successful in 4m17s
Tests and linters / gopls check (push) Successful in 4m23s
Tests and linters / Tests (push) Successful in 5m12s
Tests and linters / Tests with -race (push) Successful in 6m6s
[#1528] cli: Keep order for required nodes in the result of object nodes
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2024-12-02 13:58:24 +03:00
..
delete.go [#406] cli: Pass context to internal client 2023-06-02 11:44:04 +00:00
get.go [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
hash.go [#406] cli: Pass context to internal client 2023-06-02 11:44:04 +00:00
head.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
lock.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
nodes.go [#1528] cli: Keep order for required nodes in the result of object nodes 2024-12-02 13:58:24 +03:00
patch.go [#1307] cli: Introduce object patch command 2024-08-16 14:13:09 +00:00
put.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
range.go [#1147] cli: Fix output when print EC info with flags json & proto 2024-05-30 08:13:04 +00:00
root.go [#1307] cli: Introduce object patch command 2024-08-16 14:13:09 +00:00
search.go [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
util.go [#1329] cli: Skip linking objects in complex object processing 2024-08-23 13:51:20 +03:00