This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d68c738fcf73fc47a0814d78b1eccf2b2453eca0
kubernetes
/
pkg
/
runtime
History
Daniel Smith
d68c738fcf
Merge pull request
#4575
from nikhiljindal/versionedFieldSelector
...
Adding converter functions to convert field label selectors to internal version before matching
2015-02-27 16:33:15 -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 specific errors for missing kind and version.
2015-02-26 11:19:04 -08: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
Allow runtime.SetList() on an api.List
2015-02-14 23:37:23 -05:00
helper.go
Allow runtime.SetList() on an api.List
2015-02-14 23:37:23 -05:00
interfaces.go
make selfLink namespace aware
2014-12-05 17:37:11 -05:00
scheme_test.go
handle omitted rawExtension
2015-02-02 14:53:22 -05:00
scheme.go
Versioning the field selectors
2015-02-27 16:10:59 -08:00
types.go
Add name generation and normalize common create flows
2015-02-02 14:44:53 -05:00