.. |
cache
|
Updating unit tests so that they pass with v1beta3 api
|
2015-03-24 12:13:53 -07:00 |
clientcmd
|
Replace automatic YAML decoding with opt-in YAML decoding
|
2015-03-20 00:03:56 -04:00 |
portforward
|
Fix flaky exec/portforward tests
|
2015-02-20 16:29:57 -05:00 |
record
|
Move REST* interfaces into pkg/api/rest
|
2015-03-23 16:52:21 -04:00 |
remotecommand
|
Add streaming command execution & port forwarding
|
2015-02-20 09:57:02 -05:00 |
testdata
|
Added test cases for NewKubeletClient with TLS enabled
|
2014-12-18 00:57:33 -08:00 |
client.go
|
Merge pull request #5233 from brendandburns/labels
|
2015-03-16 16:01:37 -07:00 |
client_test.go
|
Change "/ns" to "/namespaces" in few remaining places.
|
2015-03-24 13:05:32 +01: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
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
events.go
|
Adding GetFieldSelector() to client.EventInterface
|
2015-03-20 13:58:23 -07:00 |
events_test.go
|
Adding GetFieldSelector() to client.EventInterface
|
2015-03-20 13:58:23 -07:00 |
fake.go
|
Merge pull request #5233 from brendandburns/labels
|
2015-03-16 16:01:37 -07:00 |
fake_endpoints.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
fake_events.go
|
Adding GetFieldSelector() to client.EventInterface
|
2015-03-20 13:58:23 -07:00 |
fake_limit_ranges.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
fake_minions.go
|
Running node selector predicate on kubelet.
|
2015-03-23 08:21:58 +01:00 |
fake_namespaces.go
|
Namespace.Spec.Finalizer support
|
2015-03-24 10:36:06 -04:00 |
fake_pods.go
|
Periodically update pod status from kubelet.
|
2015-03-18 12:11:39 +01:00 |
fake_replication_controllers.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
fake_resource_quotas.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
fake_secrets.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
fake_services.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01: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
|
Split TLS loading to allow 3rd parties to load keys easily
|
2015-02-19 20:54:21 -05:00 |
helper_test.go
|
Set a default user agent on all client.Client calls
|
2015-02-04 17:45:53 -05:00 |
kubelet.go
|
Improve ResourceLocation API, allow proxy to use authenticated transport
|
2015-03-24 11:11:34 -04:00 |
kubelet_test.go
|
Merge pull request #3959 from smarterclayton/expose_tls_config_and_wrappers
|
2015-02-02 13:20:30 -05:00 |
limit_ranges.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
limit_ranges_test.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
minions.go
|
Running node selector predicate on kubelet.
|
2015-03-23 08:21:58 +01:00 |
namespaces.go
|
Namespace.Spec.Finalizer support
|
2015-03-24 10:36:06 -04:00 |
namespaces_test.go
|
Merge pull request #5554 from derekwaynecarr/namespace_controller
|
2015-03-24 12:59:00 -04:00 |
pods.go
|
Periodically update pod status from kubelet.
|
2015-03-18 12:11:39 +01:00 |
replication_controllers.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
request.go
|
Merge pull request #5587 from nikhiljindal/enable3
|
2015-03-18 16:14:20 -07:00 |
request_test.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
resource_quotas.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
resource_quotas_test.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
restclient.go
|
Make label and field selector query strings versionable.
|
2015-03-12 12:24:07 -07:00 |
restclient_test.go
|
Set a default user agent on all client.Client calls
|
2015-02-04 17:45:53 -05:00 |
secrets.go
|
Finalize fields.Selector
|
2015-03-17 22:55:43 +01:00 |
services.go
|
Increase the client-specified timeout for service create/update/delete.
|
2015-03-24 20:17:36 +00: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 |