policy-engine/pkg/chain
Airat Arifullin 84c4872b20 [] 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 [] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
chain.go [] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
chain_easyjson.go [] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
chain_names.go [] chain: Add S3 chain name 2023-12-13 13:20:38 +00:00
chain_test.go [] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
error.go [] engine: Set project structure pattern for files 2023-11-15 09:22:42 +00:00
marshal_binary.go [] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
marshal_binary_test.go [] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
marshal_fuzz.go [] chain/test: Refactor fuzz tests 2024-05-03 10:16:35 +00:00
marshal_fuzz_test.go [] chain/test: Refactor fuzz tests 2024-05-03 10:16:35 +00:00
marshal_json.go [] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00
marshal_json_test.go [] chain: Refactor ObjectType type 2024-05-13 17:36:17 +03:00