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
c6961d6fd6
kubernetes
/
pkg
/
api
/
rest
History
Clayton Coleman
c6961d6fd6
Remove runtime.Typer, reduce to ObjectKinds(1) (3)
...
Remove the unnecessary variants, which avoids allocations in several core paths.
2016-05-21 23:55:42 -04:00
..
resttest
Merge pull request
#24800
from thockin/validation_pt8-3
2016-05-19 02:15:27 -07:00
create.go
Remove runtime.Typer, reduce to ObjectKinds(1) (3)
2016-05-21 23:55:42 -04:00
delete.go
Vet fixes, mostly pass lock by value errors.
2016-04-06 11:27:40 -07:00
doc.go
Make copyright ownership statement generic
2015-05-01 17:49:56 -04:00
export.go
Add a server side export facility
2015-12-16 15:01:13 -08:00
rest.go
Rename RawJSON to Raw in runtime.RawExtension and add ContentType & ContentEncoding.
2016-03-18 12:35:27 +01:00
types.go
Move service strategy to registry/service package
2015-11-02 19:56:03 +08:00
update.go
update StatusDetails to handle Groups
2015-12-17 09:14:12 -05:00