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
80fa392f6b2b4063de39c2fdff2e284be5dac767
kubernetes
/
pkg
/
api
History
Dawn Chen
80fa392f6b
Small clean up in validation. errs is used as import path alias in validation.go, but it is reused
...
as a variable for validateVolume.
2014-09-09 16:08:21 -07:00
..
errors
Return standard API errors from etcd registry by operation
2014-09-08 18:46:01 -04:00
v1beta1
Passing pod UUID to Kubelet.
2014-09-08 14:24:09 -07:00
validation
Small clean up in validation. errs is used as import path alias in validation.go, but it is reused
2014-09-09 16:08:21 -07:00
doc.go
Split api into api, api/common, api/validation & apitools
2014-09-02 10:40:52 -07:00
register.go
Add Object type to runtime, make runtime test pass.
2014-09-07 22:19:24 -07:00
serialization_test.go
Rename Codec and ResourceVersioner to add Default in front, to allow for types of those names
2014-09-07 22:19:24 -07:00
types.go
Passing pod UUID to Kubelet.
2014-09-08 14:24:09 -07:00