policy-engine/pkg/chain
Airat Arifullin 84c4872b20 [#75] chain: Refactor ObjectType type
* Rename `ObjectType` to `Kind`;
* Rename `Object` field in `Condition` to `ConditionKind`;
* Regenerate easy-json marshalers/unmarshalers;
* Fix unit-tests

Signed-off-by: Airat Arifullin <aarifullin@yadro.com>
2024-05-13 17:36:17 +03:00
..
testdata [#75] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
chain.go [#75] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
chain_easyjson.go [#75] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
chain_names.go [#28] chain: Add S3 chain name 2023-12-13 13:20:38 +00:00
chain_test.go [#75] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
error.go [#7] engine: Set project structure pattern for files 2023-11-15 09:22:42 +00:00
marshal_binary.go [#75] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
marshal_binary_test.go [#75] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
marshal_fuzz.go [#72] chain/test: Refactor fuzz tests 2024-05-03 10:16:35 +00:00
marshal_fuzz_test.go [#72] chain/test: Refactor fuzz tests 2024-05-03 10:16:35 +00:00
marshal_json.go [#75] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
marshal_json_test.go [#75] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00