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
96f0c37a312255e77095f62fa751343000ad6b62
kubernetes
/
pkg
/
conversion
History
Clayton Coleman
96f0c37a31
Allow multiple names to resolve to a type in a Scheme
...
Allows decoding multiple names into a single type, necessary for v1beta3 (rename of Minion -> Node)
2014-10-09 17:14:55 -04:00
..
converter_test.go
Fixes:
2014-09-15 13:15:46 -07:00
converter.go
Add additional debugging output on mistyped conversion
2014-10-07 14:09:01 -04:00
decode.go
Make runtime less global for Codec
2014-09-16 16:26:43 -04:00
doc.go
Add documentation and tests to conversion.
2014-08-01 14:26:36 -07:00
encode.go
Make runtime less global for Codec
2014-09-16 16:26:43 -04:00
scheme_test.go
Allow multiple names to resolve to a type in a Scheme
2014-10-09 17:14:55 -04:00
scheme.go
Allow multiple names to resolve to a type in a Scheme
2014-10-09 17:14:55 -04:00