frostfs-node/pkg/policy
Alex Vanin 5f800458a3 [#410] pkg/policy: Parse strings in filter key
With UN/LOCODE support, storage node may have
`UN-LOCODE` attribute. Policy parser should support
both `Ident` and `Strings` as filter keys to parse
rules such as `FILTER "UN-LOCODE" EQ "RU LED" AS F`.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-02-25 11:57:26 +03:00
..
doc.go
encode.go [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
encode_test.go [#25] Add placement policy QL encoder 2020-10-17 13:16:59 +03:00
grammar.ebnf [#410] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00
grammar.go [#410] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00
json.go [#302] Fix exhaustive linter errors 2021-01-12 18:47:02 +03:00
json_test.go
query.go [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
query_test.go [#410] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00