apiserver/plugin/pkg/authenticator/token/webhook
Tim Hockin 0165503c5a Replace uses of ObjectReflectDiff with cmp.Diff
ObjectReflectDiff is already a shim over cmp.Diff, so no actual output
or behavior changes

Kubernetes-commit: bc302fa4144d21a338683cd83701661f97be4aba
2023-03-23 11:34:03 -07:00
..
certs_test.go Fix staticcheck failures on apiserver/plugin/pkg/{authenticator, authorizer} 2020-10-22 21:47:17 +00:00
metrics.go adds metrics for authentication webhook 2021-02-23 08:39:25 +01:00
metrics_test.go adds metrics for authentication webhook 2021-02-23 08:39:25 +01:00
round_trip_test.go Replace uses of ObjectReflectDiff with cmp.Diff 2023-03-23 11:34:03 -07:00
webhook.go webhook: use rest.Config instead of kubeconfig file as input 2021-07-23 11:15:47 -04:00
webhook_v1_test.go webhook: use rest.Config instead of kubeconfig file as input 2021-07-23 11:15:47 -04:00
webhook_v1beta1_test.go webhook: use rest.Config instead of kubeconfig file as input 2021-07-23 11:15:47 -04:00