kubernetes/test/integration/apiserver/admissionwebhook
Antoine Pelisse adfc65ec23 Make internal managers private
This significantly reduces the surface area of the fieldmanager package
by hiding all the private "managers" objects, as well as the interface
that was made specifically for these. There is no reason to configure
these.
2023-01-09 10:10:17 -08:00
..
admission_test.go Integrate cel admission with API. 2022-11-07 21:38:55 +00:00
broken_webhook_test.go clean usage of admissionregistration/v1beta1 from tests 2021-03-03 17:39:31 -05:00
client_auth_test.go cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00
duplicate_owner_ref_test.go io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
invalid_managedFields_test.go Make internal managers private 2023-01-09 10:10:17 -08:00
load_balance_test.go cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00
main_test.go
reinvocation_test.go cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00
timeout_test.go cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00