kubectl/pkg/kuberc
Peter Engelbert 52b571c82c 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>

Kubernetes-commit: fab280950dabfefabe6a8578b7a76372a9b21874
2025-10-24 16:06:33 -04:00
..
kuberc.go Add client-go credential plugin to kuberc 2025-10-24 16:06:33 -04:00
kuberc_test.go Add client-go credential plugin to kuberc 2025-10-24 16:06:33 -04:00
marshal.go Introduce kuberc view/set commands under kubectl alpha (#135003) 2025-11-05 13:20:31 +00:00
marshal_test.go kuberc: pick the first known version when decoding + tests 2025-05-15 16:24:43 +02:00