1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/pkg/engine/mutate/patch
Charles-Edouard Brétéché a5e082303d
refactor: introduce autogen interface (#11418)
* refactor: introduce autogen interface

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix linter

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-16 15:24:37 +02:00
..
buffer.go chore: add buffer unit tests (#7453) 2023-06-07 13:48:50 +02:00
buffer_test.go chore: add buffer unit tests (#7453) 2023-06-07 13:48:50 +02:00
patchers.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
patchesUtils.go feat: switch json patch lib for real (#7452) 2023-06-08 10:23:20 +00:00
patchesUtils_test.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
patchJSON6902.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
patchJSON6902_test.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
strategicMergePatch.go give public access to PreProcessPattern (#9887) 2024-03-12 09:25:00 +00:00
strategicMergePatch_test.go refactor: introduce autogen interface (#11418) 2024-10-16 15:24:37 +02:00
strategicPreprocessing.go give public access to PreProcessPattern (#9887) 2024-03-12 09:25:00 +00:00
strategicPreprocessing_test.go give public access to PreProcessPattern (#9887) 2024-03-12 09:25:00 +00:00