mirror of
https://github.com/kubernetes/kubectl.git
synced 2026-05-28 04:35:50 -04:00
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 |
||
|---|---|---|
| .. | ||
| kuberc.go | ||
| kuberc_test.go | ||
| marshal.go | ||
| marshal_test.go | ||