.. |
cache
|
Fix RunUntil and stop leaking watch channel on etcd error
|
2015-04-09 11:03:30 -07:00 |
clientcmd
|
make kubectl config behave more expectedly
|
2015-04-09 15:43:57 -04:00 |
metrics
|
Add metrics to REST client
|
2015-04-03 14:42:06 +02:00 |
portforward
|
Fix flakey port forward test
|
2015-04-09 13:18:51 -04:00 |
record
|
Removing some references to v1beta1 from test code
|
2015-04-08 17:28:06 -07:00 |
remotecommand
|
Fixing a lot of string formatting issues with regards to:
|
2015-03-31 16:47:10 -07:00 |
testclient
|
Update NodeStatus use subresources.
|
2015-04-09 14:07:40 +02:00 |
testdata
|
Added test cases for NewKubeletClient with TLS enabled
|
2014-12-18 00:57:33 -08:00 |
client.go
|
PV & PVC Client implementation
|
2015-04-06 08:46:43 -04:00 |
client_test.go
|
Clients should not check conditions, UpdateStatus() is inconsistent
|
2015-03-25 16:25:04 -04:00 |
conditions.go
|
Add a rollingupdate lib and command to kubectl
|
2015-01-06 17:29:05 -08:00 |
containerinfo.go
|
Rename cAdvisor info API to cadvisorApi
|
2015-03-06 16:06:38 -08:00 |
containerinfo_test.go
|
Rename cAdvisor info API to cadvisorApi
|
2015-03-06 16:06:38 -08:00 |
doc.go
|
Rename ListPods methods to List.
|
2015-01-09 23:46:02 -08:00 |
endpoints.go
|
compute query parameter names in the client.
|
2015-04-06 16:54:26 -07:00 |
endpoints_test.go
|
Implement multi-port endpoints
|
2015-03-27 12:36:32 -07:00 |
events.go
|
compute query parameter names in the client.
|
2015-04-06 16:54:26 -07:00 |
events_test.go
|
Updating unit tests for pkg/client so that they pass with v1beta3 api
|
2015-03-24 18:54:02 -07:00 |
fake.go
|
Create a new testclient package that can be backed by disk files
|
2015-04-07 14:56:15 -04:00 |
flags.go
|
Performance change to option enable client.QPS, client.Burst
|
2015-04-10 07:53:54 -05:00 |
flags_test.go
|
Performance change to option enable client.QPS, client.Burst
|
2015-04-10 07:53:54 -05:00 |
helper.go
|
Performance change to option enable client.QPS, client.Burst
|
2015-04-10 07:53:54 -05:00 |
helper_test.go
|
Performance change to option enable client.QPS, client.Burst
|
2015-04-10 07:53:54 -05:00 |
kubelet.go
|
Revert "Merge pull request #6309 from GoogleCloudPlatform/revert-6243-kubelet-ssl"
|
2015-04-02 10:44:37 -07:00 |
kubelet_test.go
|
Changed PodInfo to be a list
|
2015-03-26 10:15:25 +01:00 |
limit_ranges.go
|
compute query parameter names in the client.
|
2015-04-06 16:54:26 -07:00 |
limit_ranges_test.go
|
Updating unit tests for pkg/client so that they pass with v1beta3 api
|
2015-03-24 18:54:02 -07:00 |
namespaces.go
|
compute query parameter names in the client.
|
2015-04-06 16:54:26 -07:00 |
namespaces_test.go
|
Updating unit tests for pkg/client so that they pass with v1beta3 api
|
2015-03-24 18:54:02 -07:00 |
nodes.go
|
Update NodeStatus use subresources.
|
2015-04-09 14:07:40 +02:00 |
nodes_test.go
|
List in NodesInterface takes label selector
|
2015-04-08 23:41:27 +09:00 |
persistentvolumeclaim.go
|
compute query parameter names in the client.
|
2015-04-06 16:54:26 -07:00 |
persistentvolumes.go
|
compute query parameter names in the client.
|
2015-04-06 16:54:26 -07:00 |
pods.go
|
compute query parameter names in the client.
|
2015-04-06 16:54:26 -07:00 |
pods_test.go
|
Updating unit tests for pkg/client so that they pass with v1beta3 api
|
2015-03-24 18:54:02 -07:00 |
replication_controllers.go
|
compute query parameter names in the client.
|
2015-04-06 16:54:26 -07:00 |
replication_controllers_test.go
|
Updating unit tests for pkg/client so that they pass with v1beta3 api
|
2015-03-24 18:54:02 -07:00 |
request.go
|
Merge pull request #6179 from bprashanth/ts_ttl_scheduler
|
2015-04-08 15:25:05 -07:00 |
request_test.go
|
make .Stream handle error status codes
|
2015-04-08 13:52:16 -04:00 |
resource_quotas.go
|
compute query parameter names in the client.
|
2015-04-06 16:54:26 -07:00 |
resource_quotas_test.go
|
Clients should not check conditions, UpdateStatus() is inconsistent
|
2015-03-25 16:25:04 -04:00 |
restclient.go
|
Performance change to option enable client.QPS, client.Burst
|
2015-04-10 07:53:54 -05:00 |
restclient_test.go
|
Updating components to use v1beta3
|
2015-04-03 15:19:14 -07:00 |
secrets.go
|
compute query parameter names in the client.
|
2015-04-06 16:54:26 -07:00 |
services.go
|
compute query parameter names in the client.
|
2015-04-06 16:54:26 -07:00 |
services_test.go
|
Updating unit tests for pkg/client so that they pass with v1beta3 api
|
2015-03-24 18:54:02 -07:00 |
transport.go
|
Split TLS loading to allow 3rd parties to load keys easily
|
2015-02-19 20:54:21 -05:00 |
transport_test.go
|
Set a default user agent on all client.Client calls
|
2015-02-04 17:45:53 -05:00 |