| .. |
|
cache
|
When connections are broken on Watch, write fewer errors to logs
|
2014-12-18 16:15:51 -05:00 |
|
clientcmd
|
add utility for binding flags and building api server clients
|
2014-11-26 07:50:51 -05:00 |
|
record
|
Rename Event.Status to Event.Condition to match v1beta3 agreement
|
2014-12-16 09:43:10 -05:00 |
|
client.go
|
Rename client Minions->Nodes, select the correct path for v1beta3
|
2014-12-10 12:08:19 -05:00 |
|
client_test.go
|
Do not use namespace in url paths pre v1beta3 from client
|
2014-12-19 16:32:42 -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
|
Fix path ordering in client
|
2014-12-18 15:27:27 -05:00 |
|
events.go
|
Fix path ordering in client
|
2014-12-18 15:27:27 -05:00 |
|
events_test.go
|
Rename Event.Status to Event.Condition to match v1beta3 agreement
|
2014-12-16 09:43:10 -05:00 |
|
fake.go
|
Do not use namespace in url paths pre v1beta3 from client
|
2014-12-19 16:32:42 -05:00 |
|
fake_endpoints.go
|
Update fake.go for client interface changes
|
2014-10-24 11:47:30 -04:00 |
|
fake_events.go
|
fix up event client for namespaces
|
2014-11-14 09:43:28 -08:00 |
|
fake_minions.go
|
Rename client Minions->Nodes, select the correct path for v1beta3
|
2014-12-10 12:08:19 -05: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
|
add utility for binding flags and building api server clients
|
2014-11-26 07:50:51 -05:00 |
|
flags_test.go
|
Add test coverage and fix a few minor problems
|
2014-10-29 14:08:37 -04:00 |
|
helper.go
|
Do not use namespace in url paths pre v1beta3 from client
|
2014-12-19 16:32:42 -05:00 |
|
helper_test.go
|
Rename Secure -> TLS; we may use TLS insecurely.
|
2014-11-13 21:42:36 -08:00 |
|
kubelet.go
|
Fix the kubelet uses api encode/decode by actually adding PodContainerInfo to v1beta1
|
2014-12-15 11:38:55 -08:00 |
|
kubelet_test.go
|
Revert "Revert "Add an api object for the kubelet, and a versioned endpoint.""
|
2014-12-15 09:29:04 -08:00 |
|
minions.go
|
require names for gets
|
2014-12-11 11:21:40 -05:00 |
|
pods.go
|
require names for gets
|
2014-12-11 11:21:40 -05:00 |
|
replication_controllers.go
|
Fix path ordering in client
|
2014-12-18 15:27:27 -05:00 |
|
request.go
|
Do not use namespace in url paths pre v1beta3 from client
|
2014-12-19 16:32:42 -05:00 |
|
request_test.go
|
Do not use namespace in url paths pre v1beta3 from client
|
2014-12-19 16:32:42 -05:00 |
|
restclient.go
|
Do not use namespace in url paths pre v1beta3 from client
|
2014-12-19 16:32:42 -05:00 |
|
restclient_test.go
|
Stop httptest server.
|
2014-10-30 21:37:08 -04:00 |
|
services.go
|
Fix path ordering in client
|
2014-12-18 15:27:27 -05:00 |
|
transport.go
|
Bump minimum TLS version from SSLv3 to TLSv1.0
|
2014-12-10 09:13:15 -05:00 |
|
transport_test.go
|
Fix format specifiers in Printf-type functions.
|
2014-10-09 17:06:32 -07:00 |