forked from TrueCloudLab/frostfs-node
d92b1d1bf8
Implement `lock` command and add it to `object` section. The command accepts container argument (string `cid.ID`) and list of locked objects (string `oid.ID` list). From the provided input `LOCK` object is constructed and stored using NeoFS API protocol. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
acl | ||
accounting.go | ||
completion.go | ||
container.go | ||
control.go | ||
dump.go | ||
key_test.go | ||
lock.go | ||
netmap.go | ||
object.go | ||
restore.go | ||
root.go | ||
storagegroup.go | ||
util.go |