Files
kubernetes/pkg/api
Clayton Coleman 12ba4e2452 Do not automatically decode runtime.RawExtension
Make clients opt in to decoding objects that are stored
in the generic api.List object by invoking runtime.DecodeList()
with a set of schemes. Makes it easier to handle unknown
schema objects because decoding is in the control of the code.

Add runtime.Unstructured, which is a simple in memory
representation of an external object.
2015-04-29 12:53:07 -04:00
..
2015-03-30 23:52:37 -07:00
2015-02-12 20:44:20 -05:00
2014-11-13 15:25:49 -05:00
2015-04-22 12:54:25 -04:00
2015-04-22 12:54:25 -04:00