.. |
cache
|
Introduce some default log verbosity control
|
2014-09-25 16:30:14 -04:00 |
client.go
|
Add context as parameter to client interface functions
|
2014-10-02 12:51:36 -04:00 |
client_test.go
|
Fixup tests
|
2014-10-02 12:52:01 -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 context as parameter to client interface functions
|
2014-10-02 12:51:36 -04:00 |
fake_test.go
|
Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client
|
2014-08-15 17:15:53 -04:00 |
flags.go
|
Allow clients to skip TLS verification
|
2014-10-02 12:08:58 -04:00 |
helper.go
|
Allow Client to define arbitrary (non-default) prefix in config
|
2014-10-02 23:30:27 -04:00 |
helper_test.go
|
Refactor the client (again) to better support auth
|
2014-10-01 15:23:37 -04:00 |
podinfo.go
|
Unify Godoc formatting, fix various typos
|
2014-09-02 13:41:03 +02:00 |
podinfo_test.go
|
Clean unittests
|
2014-10-06 13:37:22 -07:00 |
request.go
|
Support for streaming
|
2014-10-02 14:45:16 +02:00 |
request_test.go
|
Support for streaming
|
2014-10-02 14:45:16 +02:00 |
restclient.go
|
Refactor the client (again) to better support auth
|
2014-10-01 15:23:37 -04:00 |
restclient_test.go
|
Allow Client to define arbitrary (non-default) prefix in config
|
2014-10-02 23:30:27 -04:00 |
transport.go
|
Refactor the client (again) to better support auth
|
2014-10-01 15:23:37 -04:00 |
transport_test.go
|
Refactor the client (again) to better support auth
|
2014-10-01 15:23:37 -04:00 |