mirror of
https://github.com/kubernetes/kubectl.git
synced 2026-06-14 20:13:12 -04:00
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 |
||
|---|---|---|
| .. | ||
| apps | ||
| cmd | ||
| config | ||
| describe | ||
| drain | ||
| explain | ||
| generate | ||
| kuberc | ||
| metricsutil | ||
| polymorphichelpers | ||
| proxy | ||
| rawhttp | ||
| scale | ||
| scheme | ||
| util | ||
| validation | ||