.. |
cache
|
Typo fix
|
2014-11-12 13:05:08 -05:00 |
record
|
Make fieldPath part of getting a reference rather than part of making an event.
|
2014-11-05 15:09:14 -08:00 |
client.go
|
Make client.Interface contain EndpointsNamespacer
|
2014-11-13 09:39:54 -05:00 |
client_test.go
|
Warn if pod has no labels
|
2014-11-11 17:03:20 -05:00 |
conditions.go
|
Remaining refactor for PodTemplateSpec and fixing test cases
|
2014-11-11 17:03:20 -05:00 |
containerinfo.go
|
Retrieve machine spec from cAdvisor
|
2014-07-17 15:21:47 -07:00 |
containerinfo_test.go
|
Stop httptest server.
|
2014-10-30 21:37:08 -04:00 |
doc.go
|
Refactor the client (again) to better support auth
|
2014-10-01 15:23:37 -04:00 |
endpoints.go
|
Make client.Interface contain EndpointsNamespacer
|
2014-11-13 09:39:54 -05:00 |
events.go
|
Add namespaces to event creation path.
|
2014-10-29 18:03:14 -07:00 |
fake.go
|
Serve API version list, test with an integration test.
|
2014-10-28 17:35:56 -07:00 |
fake_endpoints.go
|
Update fake.go for client interface changes
|
2014-10-24 11:47:30 -04:00 |
fake_events.go
|
Update fake.go for client interface changes
|
2014-10-24 11:47:30 -04:00 |
fake_minions.go
|
Update fake.go for client interface changes
|
2014-10-24 11:47:30 -04:00 |
fake_pods.go
|
Refactor Get and Describe to allow extension of types
|
2014-11-04 10:44:56 -05:00 |
fake_replication_controllers.go
|
Update fake.go for client interface changes
|
2014-10-24 11:47:30 -04:00 |
fake_services.go
|
Refactor Get and Describe to allow extension of types
|
2014-11-04 10:44:56 -05:00 |
fake_test.go
|
Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client
|
2014-08-15 17:15:53 -04:00 |
flags.go
|
Refactor kubelet access and add SSL
|
2014-10-22 14:53:59 -07:00 |
flags_test.go
|
Add test coverage and fix a few minor problems
|
2014-10-29 14:08:37 -04:00 |
helper.go
|
Refactor kubelet access and add SSL
|
2014-10-22 14:53:59 -07:00 |
helper_test.go
|
Fix format specifiers in Printf-type functions.
|
2014-10-09 17:06:32 -07:00 |
kubelet.go
|
Require a KubeletClient in master.New().
|
2014-11-03 16:09:41 -08:00 |
kubelet_test.go
|
Stop httptest server.
|
2014-10-30 21:37:08 -04:00 |
minions.go
|
Separate minion controller from master.
|
2014-10-30 20:24:15 -04:00 |
pods.go
|
Fix client structs to be package private
|
2014-10-24 11:49:04 -04:00 |
replication_controllers.go
|
Fix client structs to be package private
|
2014-10-24 11:49:04 -04:00 |
request.go
|
Improve error reporting
|
2014-11-12 15:22:09 -08:00 |
request_test.go
|
refactor services to v1beta3
|
2014-11-04 14:23:53 -05:00 |
restclient.go
|
Make client.Request more testable, break coupling with RESTClient
|
2014-10-28 23:00:24 -04:00 |
restclient_test.go
|
Stop httptest server.
|
2014-10-30 21:37:08 -04:00 |
services.go
|
Fix client structs to be package private
|
2014-10-24 11:49:04 -04: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 |