Files
kubernetes/pkg/conversion
Clayton Coleman d488e238dd Genericize MetaInsertionFactory into a simpler interface
The common path code for MIF goes through a conversion cycle - it
can also be done through reflection. This simplifies the Create/Update
methods into Interpret (return version) and Update (through reflection).

In addition it uses only one MetaFactory implementation across all of
our packages which reduces a bit of duplication.
2014-10-13 23:29:39 -04:00
..
2014-09-15 13:15:46 -07:00
2014-09-16 16:26:43 -04:00
2014-09-16 16:26:43 -04:00