This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced
2025-11-07 22:03:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17b51a93a3da17a9dca87c3bde52b0a2f3fb8298
kubernetes
/
pkg
/
registry
/
pod
History
Brendan Burns
2700871b04
Merge pull request
#5013
from smarterclayton/misc_fixup
...
Small cleanups to a number of client behaviors
2015-03-06 15:41:34 +01:00
..
etcd
Merge pull request
#5013
from smarterclayton/misc_fixup
2015-03-06 15:41:34 +01:00
bound_pod_factory_test.go
Stop putting env vars into BoundPods.
2015-02-12 08:37:23 -08:00
bound_pod_factory.go
Stop putting env vars into BoundPods.
2015-02-12 08:37:23 -08:00
doc.go
Add several missing pkg Godoc files
2014-09-02 13:41:11 +02:00
registry.go
Remove pods from pkg/registry/etcd/etcd.go since they are in their own type
2015-02-16 10:09:27 -05:00
rest_test.go
Collapse pod REST+Registry to a single object using generic/etcd
2015-02-16 10:09:27 -05:00
rest.go
Merge pull request
#4779
from smarterclayton/status_endpoints
2015-03-03 11:00:02 -08:00