forked from TrueCloudLab/frostfs-api-go
[#87] netmap: Extend enum Operation
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
This commit is contained in:
parent
174773454e
commit
35e7397d48
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ const (
|
|||
OR
|
||||
AND
|
||||
NOT
|
||||
LIKE
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in a new issue