kubernetes/test/integration/client
Peter Engelbert fab280950d
Add client-go credential plugin to kuberc
Remove reference to internal types in kuberc types

* Remove unserialized types from public APIs

Also remove defaulting

* Don't do conversion gen for plugin policy types

Because the plugin policy types are explicitly allowed to be empty, they
should not affect conversion. The autogenerated conversion functions for
the `Preference` type will leave those fields empty.

* Remove defaulting tests

Comments and simplifications (h/t jordan liggitt)

Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
2025-11-09 14:24:53 -05:00
..
metrics Automated refactoring to use SetFeatureGatesDuringTest 2025-10-01 21:10:53 -07:00
testdata test/integration/client: test exec calls metric 2021-05-21 09:20:47 -04:00
cert_rotation_test.go fix: enable bool-compare rule from testifylint linter (#125135) 2024-06-28 10:58:05 -07:00
client_test.go feat: extend version information with more detailed version fields 2025-03-13 21:44:31 +00:00
dynamic_client_test.go Wire serving codecs to CBOR feature gate. 2024-11-06 15:41:39 -05:00
exec_test.go Add client-go credential plugin to kuberc 2025-11-09 14:24:53 -05:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00