apiserver/plugin/pkg/authenticator/token/webhook
Karl Isenberg 46dd96ca03 refactor: Stop using ioutil in apiserver
- The ioutl package is deprecated. Migrate to os package functions.

Kubernetes-commit: f93e4645c18c6f56bfddc158ef7b3f674b3c41dd
2025-05-08 11:28:52 -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 Use randfill, do API renames 2025-02-20 09:45:22 -08: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 refactor: Stop using ioutil in apiserver 2025-05-08 11:28:52 -07:00
webhook_v1beta1_test.go refactor: Stop using ioutil in apiserver 2025-05-08 11:28:52 -07:00