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
9006eadcfee2e0493590fce7dc2968db2779bb43
kubernetes
/
pkg
/
client
History
Clayton Coleman
9006eadcfe
kube-proxy can read config from the apiserver
...
All clients that talk to a "master" as a host:port or URL (scheme://host:port) parameter. Add tests.
2014-08-27 15:49:01 -04:00
..
cache
Add poller to cache.
2014-08-20 15:32:49 -07:00
client_test.go
kube-proxy can read config from the apiserver
2014-08-27 15:49:01 -04:00
client.go
kube-proxy can read config from the apiserver
2014-08-27 15:49:01 -04:00
conditions.go
Return immediately when controllers/pods are committed
2014-08-20 18:46:10 -04:00
containerinfo_test.go
Update the entire cAdvisor package. There is a version mismatch issue
2014-07-31 10:11:25 -07:00
containerinfo.go
Retrieve machine spec from cAdvisor
2014-07-17 15:21:47 -07:00
doc.go
Address package level comments for readability.
2014-06-12 20:26:12 -07:00
fake_test.go
Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client
2014-08-15 17:15:53 -04:00
fake.go
kube-proxy can read config from the apiserver
2014-08-27 15:49:01 -04:00
podinfo_test.go
Remove expectNoError from client, kubelet, and util
2014-08-04 09:39:06 -04:00
podinfo.go
PodInfo should indicate when a pod is not found
2014-07-18 13:32:10 -04:00
request_test.go
Fix up client tests now that we check the query in FakeHandler
2014-08-20 16:50:02 -07:00
request.go
Break up API client into per-resource client and common code
2014-08-25 07:54:35 -04:00