.. |
cache
|
Change test cases to verify the client sends the received resourceVersion
|
2014-10-07 19:00:26 -04:00 |
record
|
Add event client and easy creation library
|
2014-10-15 11:42:05 -07:00 |
client.go
|
Enforce unique constraint at namespace boundary in etcd, make client and server namespace aware
|
2014-10-16 13:02:52 -04:00 |
client_test.go
|
Make ResourceVersion a string internally instead of uint64
|
2014-10-07 19:00:26 -04:00 |
conditions.go
|
Add context as parameter to client interface functions
|
2014-10-02 12:51:36 -04:00 |
containerinfo.go
|
Retrieve machine spec from cAdvisor
|
2014-07-17 15:21:47 -07:00 |
containerinfo_test.go
|
Remove all code dealing with cadvisor Percentiles
|
2014-09-22 14:22:40 -04:00 |
doc.go
|
Refactor the client (again) to better support auth
|
2014-10-01 15:23:37 -04:00 |
fake.go
|
Add event client and easy creation library
|
2014-10-15 11:42:05 -07:00 |
fake_test.go
|
Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client
|
2014-08-15 17:15:53 -04:00 |
flags.go
|
Add ssl flags to default client flags
|
2014-10-09 10:57:15 -07:00 |
helper.go
|
Allow Client to define arbitrary (non-default) prefix in config
|
2014-10-02 23:30:27 -04:00 |
helper_test.go
|
Fix format specifiers in Printf-type functions.
|
2014-10-09 17:06:32 -07:00 |
podinfo.go
|
Pod cache needs to be namespace-aware
|
2014-10-10 09:35:31 -04:00 |
podinfo_test.go
|
Pod cache needs to be namespace-aware
|
2014-10-10 09:35:31 -04:00 |
request.go
|
Enforce unique constraint at namespace boundary in etcd, make client and server namespace aware
|
2014-10-16 13:02:52 -04:00 |
request_test.go
|
Rename JSONBase -> TypeMeta in preparation for v1beta3
|
2014-10-07 11:12:16 -04:00 |
restclient.go
|
Refactor the client (again) to better support auth
|
2014-10-01 15:23:37 -04:00 |
restclient_test.go
|
Shorten 'CodecForVersionOrDie' name, add 'ResourceVersioner' to testapi
|
2014-10-13 14:58:06 -07:00 |
transport.go
|
Refactor the client (again) to better support auth
|
2014-10-01 15:23:37 -04:00 |
transport_test.go
|
Fix format specifiers in Printf-type functions.
|
2014-10-09 17:06:32 -07:00 |