k3s/pkg/conversion
Clayton Coleman 7fde4583f2 v1beta1 should return Minion as kind, rather than Node
This changes the internal name logic (for conversion) to prefer the
internal registered preferred name for a resource, and then makes
v1beta1 and v1beta2 prefer Minion.

Fixes #3010
2014-12-17 19:55:56 -05:00
..
converter.go Fix taking addr() of map value/key 2014-12-12 15:26:17 -08:00
converter_test.go Fix taking addr() of map value/key 2014-12-12 15:26:17 -08:00
decode.go Merge pull request #2786 from smarterclayton/load_opaque_objects 2014-12-10 16:24:05 -08:00
doc.go Add documentation and tests to conversion. 2014-08-01 14:26:36 -07:00
encode.go v1beta1 should return Minion as kind, rather than Node 2014-12-17 19:55:56 -05:00
error.go Add a strongly typed error for unrecognized kind/type/version 2014-12-07 20:48:16 -05:00
meta.go Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -08:00
meta_test.go Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -08:00
scheme.go v1beta1 should return Minion as kind, rather than Node 2014-12-17 19:55:56 -05:00
scheme_test.go Allow mismatched type names on all conversions 2014-12-10 11:48:41 -05:00