kubectl/pkg/kuberc
Maciej Szulik 060525a7e8 Introduce proper LoadPreference method to read kuberc file
This allows us to drop direct yaml.Unmarshal invocation and replace it
with proper kuberc.LoadPreference invocations which rely on our
conversion mechanisms.

Signed-off-by: Maciej Szulik <soltysh@gmail.com>

Kubernetes-commit: 2467adee59acd3a7575fd771a77a6ef25df05b7b
2026-05-21 12:25:09 +02:00
..
kuberc.go Fix typos in kubectl package comments 2025-12-21 23:17:37 -08:00
kuberc_test.go Improve AllowlistEntry conversion logic 2026-02-26 16:10:08 -05:00
marshal.go Introduce proper LoadPreference method to read kuberc file 2026-05-21 12:25:09 +02:00
marshal_test.go kuberc: pick the first known version when decoding + tests 2025-05-15 16:24:43 +02:00