k3s/pkg/conversion
Clayton Coleman 279df03377 Allow mismatched type names on all conversions
Allows v1beta3.Node to be converted to api.Minion
2014-12-10 11:48:41 -05:00
..
converter.go refactor to hide structs behind an interface 2014-12-08 17:12:40 -08:00
converter_test.go add boilerplate reduction struct field copier 2014-11-24 12:57:34 -08:00
decode.go Allow mismatched type names on all conversions 2014-12-10 11:48:41 -05:00
doc.go Add documentation and tests to conversion. 2014-08-01 14:26:36 -07:00
encode.go Use one copy of EnforcePtr 2014-10-13 23:29:39 -04: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 Allow mismatched type names on all conversions 2014-12-10 11:48:41 -05:00
scheme_test.go Allow mismatched type names on all conversions 2014-12-10 11:48:41 -05:00