apiserver/pkg/audit/policy
Tim Hockin 1431da0154 Replace uses of diff.ObjectDiff with cmp.Diff
ObjectDiff is already a shim over cmp.Diff, so no actual output or
behavior changes

Kubernetes-commit: 29c0b73d640b6e50c4f2dfeee7b07ca66a530dbd
2023-03-23 11:29:01 -07:00
..
checker.go Combine RequestAuditConfig with RequestAuditConfigWithLevel 2022-11-02 15:23:48 -07:00
checker_test.go apiserver: evaluate OmitManagedFields 2021-10-06 16:16:38 -04:00
reader.go strict decode policy first 2022-11-02 16:17:52 +08:00
reader_test.go Replace uses of diff.ObjectDiff with cmp.Diff 2023-03-23 11:29:01 -07:00
util.go audit: make stage consts use correct type 2021-04-09 12:29:20 -04:00
util_test.go adds dynamic audit plugins 2018-10-18 21:34:02 -05:00