k3s/pkg/runtime
Clayton Coleman 870da687d0 Add more extensive tests to apiserver for variations in version
Formalize v1beta1 and v1beta3 style APIs in our test cases.
2015-03-27 15:03:58 -04:00
..
codec.go Expose a ToJSON and runtime.YAMLDecoder helper 2015-03-20 00:03:56 -04:00
conversion.go Add more extensive tests to apiserver for variations in version 2015-03-27 15:03:58 -04:00
conversion_test.go Allow map[string][]string to be converted to an object 2015-03-24 17:25:45 -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 specific errors for missing kind and version. 2015-02-26 11:19:04 -08:00
extension.go RawExtension was not properly marshalled 2014-12-09 10:31:14 -05:00
extension_test.go RawExtension was not properly marshalled 2014-12-09 10:31:14 -05:00
helper.go Allow map[string][]string to be converted to an object 2015-03-24 17:25:45 -04:00
helper_test.go Allow runtime.SetList() on an api.List 2015-02-14 23:37:23 -05:00
interfaces.go Convert List query parameters via object conversion 2015-03-27 15:03:57 -04:00
scheme.go Convert List query parameters via object conversion 2015-03-27 15:03:57 -04:00
scheme_test.go handle omitted rawExtension 2015-02-02 14:53:22 -05:00
types.go Add name generation and normalize common create flows 2015-02-02 14:44:53 -05:00