Files
kubernetes/pkg
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-16 15:19:02 -07:00
2014-09-07 22:26:42 -07:00
2014-10-10 15:47:34 -07:00
2014-10-13 16:06:44 -07:00
2014-10-08 20:16:59 -07:00
2014-10-09 17:23:43 -04:00
2014-09-19 11:15:57 -07:00