Clayton Coleman
|
dc3b327951
|
Allow runtime.SetList() on an api.List
SetList doesn't allow api.List
|
2015-02-14 23:37:23 -05:00 |
|
Michal Fojtik
|
ae3f10a397
|
Ensure the ptr is pointing to reflect.Slice in ExtractList
|
2015-01-27 18:02:37 +01:00 |
|
Michal Fojtik
|
e7df8aa098
|
Fix ExtractList to support extraction from generic api.List{}
|
2015-01-23 22:13:37 +01:00 |
|
Daniel Smith
|
b28234fac6
|
Fix self linking of objects returned in lists.
|
2014-10-30 15:04:11 -07:00 |
|
Clayton Coleman
|
644eb70085
|
Refactor tests to split ObjectMeta from TypeMeta
|
2014-10-24 11:22:21 -04:00 |
|
Clayton Coleman
|
bb77a5d15f
|
Rename ID -> Name
|
2014-10-22 15:00:26 -04:00 |
|
Clayton Coleman
|
d3e51a0f24
|
Rename JSONBase -> TypeMeta in preparation for v1beta3
Will make subsequent refactor much easier
|
2014-10-07 11:12:16 -04:00 |
|
Daniel Smith
|
957b16053a
|
restore test that somehow vanished + add SetList
|
2014-09-25 12:07:07 -07:00 |
|
Daniel Smith
|
52d2c221b8
|
pkg/runtime now has a well defined api pluggability model.
|
2014-09-15 13:15:46 -07:00 |
|
Daniel Smith
|
7d50aa8ba8
|
Add ExtractList to runtime.
|
2014-09-12 16:51:07 -07:00 |
|
Daniel Smith
|
77edb91032
|
Add Object type to runtime, make runtime test pass.
|
2014-09-07 22:19:24 -07:00 |
|
Daniel Smith
|
a63966e73c
|
Combine pkg/apitools and pkg/api/common and call the result pkg/runtime
|
2014-09-02 11:15:44 -07:00 |
|