k3s/pkg/conversion
Daniel Smith f81ec248d0 Merge pull request #2786 from smarterclayton/load_opaque_objects
Allow runtime.Object to be encoded as runtime.RawExtension
2014-12-10 16:24:05 -08: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 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 Use one copy of EnforcePtr 2014-10-13 23:29:39 -04: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 Merge pull request #2786 from smarterclayton/load_opaque_objects 2014-12-10 16:24:05 -08:00
scheme_test.go Allow mismatched type names on all conversions 2014-12-10 11:48:41 -05:00