frostfs-node/pkg/policy
Alex Vanin 5f800458a3 [] 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 [] Support SQL-like queries for placement 2020-10-02 11:25:35 +03:00
encode.go [] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
encode_test.go [] Add placement policy QL encoder 2020-10-17 13:16:59 +03:00
grammar.ebnf [] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00
grammar.go [] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00
json.go [] Fix exhaustive linter errors 2021-01-12 18:47:02 +03:00
json_test.go [] Support JSON format for placement policy 2020-10-02 11:25:35 +03:00
query.go [] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
query_test.go [] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00