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
602f7d811201f35471e6b28ff5e618037fb6ae37
kubernetes
/
pkg
/
client
History
Yuki Yugui Sonoda
602f7d8112
Use glog instead of printing to stderr.
2014-07-10 14:59:56 +09:00
..
client_test.go
Several small fixes.
2014-06-24 15:30:14 -07:00
client.go
Make poll period and timeout configurable.
2014-07-07 10:13:27 -07:00
doc.go
Address package level comments for readability.
2014-06-12 20:26:12 -07:00
podinfo_test.go
Change kublet to serve podInfo instead of containerInfo. Plumb through system.
2014-07-01 16:41:10 -07:00
podinfo.go
Change kublet to serve podInfo instead of containerInfo. Plumb through system.
2014-07-01 16:41:10 -07:00
request_test.go
Make sync false by default. Works around timeout/retry issues.
2014-07-03 21:23:21 -07:00
request.go
Use glog instead of printing to stderr.
2014-07-10 14:59:56 +09:00