netmap: Add LIKE operation for filter in policy #55

Merged
fyrchik merged 1 commit from acid-ant/frostfs-api:feature/policy-like into master 2024-08-07 07:24:49 +00:00

View file

@ -36,6 +36,9 @@ enum Operation {
// Logical negation
NOT = 9;
// Matches pattern
LIKE = 10;
}
// Selector modifier shows how the node set will be formed. By default selector