.. |
cache
|
Changing v1beta3 field selectors to be camelCased
|
2015-03-09 18:01:01 -07:00 |
clientcmd
|
Revert "Standalone kubeconfig for gce kube-up"
|
2015-03-09 17:45:06 -07:00 |
portforward
|
Fix flaky exec/portforward tests
|
2015-02-20 16:29:57 -05:00 |
record
|
Fix event recorder not to log events without a reference
|
2015-03-10 11:36:43 -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
|
Secret API resource
|
2015-02-18 11:54:56 -05:00 |
client_test.go
|
moving ParseSelector to Parse for labels only.
|
2015-03-05 22:39:36 +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
|
Update references from Path() to the appropriate segment use
|
2014-12-29 15:38:52 -05:00 |
events.go
|
Always set ?namespace in query if specified
|
2015-02-16 00:23:38 -05:00 |
events_test.go
|
Always set ?namespace in query if specified
|
2015-02-16 00:23:38 -05:00 |
fake.go
|
Filter irrelevant pods from quota
|
2015-03-05 10:18:19 -05:00 |
fake_endpoints.go
|
Update fake.go for client interface changes
|
2014-10-24 11:47:30 -04:00 |
fake_events.go
|
Optimize etcd storage by compressing recurring events in to a single event
|
2015-02-11 22:57:44 -08:00 |
fake_limit_ranges.go
|
Make admission control plug-ins work from indexes
|
2015-03-06 09:36:57 -05:00 |
fake_minions.go
|
add node update method to client interface
|
2015-01-23 16:40:33 -05:00 |
fake_namespaces.go
|
Add ability to watch namespaces
|
2015-02-12 09:42:29 -05:00 |
fake_pods.go
|
Watch support in PodInterface.
|
2015-03-10 09:45:44 +01:00 |
fake_replication_controllers.go
|
Added unit tests for incrementing usage
|
2015-01-28 15:03:19 -05:00 |
fake_resource_quota_usages.go
|
Filter irrelevant pods from quota
|
2015-03-05 10:18:19 -05:00 |
fake_resource_quotas.go
|
Make admission control plug-ins work from indexes
|
2015-03-06 09:36:57 -05:00 |
fake_secrets.go
|
Secret API resource
|
2015-02-18 11:54:56 -05: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
|
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
|
rename probe.Status to probe.Result.
|
2015-02-05 15:49:58 -08: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
|
Make admission control plug-ins work from indexes
|
2015-03-06 09:36:57 -05:00 |
limit_ranges_test.go
|
Make admission control plug-ins work from indexes
|
2015-03-06 09:36:57 -05:00 |
minions.go
|
add node update method to client interface
|
2015-01-23 16:40:33 -05:00 |
namespaces.go
|
Add ability to watch namespaces
|
2015-02-12 09:42:29 -05:00 |
namespaces_test.go
|
Add a unit test to exercise watch
|
2015-02-12 11:25:33 -05:00 |
pods.go
|
Watch support in PodInterface.
|
2015-03-10 09:45:44 +01:00 |
replication_controllers.go
|
Update references from Path() to the appropriate segment use
|
2014-12-29 15:38:52 -05:00 |
request.go
|
Merge pull request #5054 from smarterclayton/switch_to_sub_bindings
|
2015-03-09 16:41:26 -07:00 |
request_test.go
|
Support SubResource call on Request
|
2015-03-09 14:39:31 -04:00 |
resource_quota_usages.go
|
Introduce a ResourceQuota object
|
2015-01-28 15:03:19 -05:00 |
resource_quota_usages_test.go
|
Introduce a ResourceQuota object
|
2015-01-28 15:03:19 -05:00 |
resource_quotas.go
|
Make admission control plug-ins work from indexes
|
2015-03-06 09:36:57 -05:00 |
resource_quotas_test.go
|
Make admission control plug-ins work from indexes
|
2015-03-06 09:36:57 -05:00 |
restclient.go
|
add PATCH to apiserver
|
2015-03-10 10:56:15 -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
|
Secret API resource
|
2015-02-18 11:54:56 -05:00 |
services.go
|
Update references from Path() to the appropriate segment use
|
2014-12-29 15:38:52 -05: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 |