kubernetes/pkg/runtime
Brendan Burns 99b9785881 Merge pull request #3836 from mfojtik/extract_list_ptr
Ensure the ptr is pointing to reflect.Slice in ExtractList
2015-01-27 10:00:33 -08:00
..
codec.go Move Codec functions to their own file 2014-10-09 17:25:23 -04:00
doc.go Rename JSONBase -> TypeMeta in preparation for v1beta3 2014-10-07 11:12:16 -04:00
embedded_test.go Allow conversion between []runtime.Object and []runtime.RawExtension 2014-12-09 10:31:17 -05:00
error.go Add a strongly typed error for unrecognized kind/type/version 2014-12-07 20:48:16 -05:00
extension_test.go RawExtension was not properly marshalled 2014-12-09 10:31:14 -05:00
extension.go RawExtension was not properly marshalled 2014-12-09 10:31:14 -05:00
helper_test.go Ensure the ptr is pointing to reflect.Slice in ExtractList 2015-01-27 18:02:37 +01:00
helper.go Ensure the ptr is pointing to reflect.Slice in ExtractList 2015-01-27 18:02:37 +01:00
interfaces.go make selfLink namespace aware 2014-12-05 17:37:11 -05:00
scheme_test.go Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -08:00
scheme.go Add TypeAccessor to api/meta for objects without Object/ListMeta 2015-01-20 17:37:24 -05:00
types.go gimports nits 2015-01-26 22:42:29 -08:00