frostfs-api/object
Leonard Lyubich 3793783ed4 [#194] object: Add LOCK type
NeoFS introduces object LOCKs - a mechanism for locking an object from,
for example, deletion. Object locks are implemented and stored in the
container as objects, so there is a need to define a new type of system
objects.

Add `LOCK` value to `ObjectType` enum.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-02-22 11:58:44 +03:00
..
service.proto [#150] *: Write status-related docs 2021-11-16 09:46:14 +03:00
types.proto [#194] object: Add LOCK type 2022-02-22 11:58:44 +03:00