kubernetes/pkg/client/unversioned
Davanum Srinivas b15219034d Prevent panic in 'kubectl exec' when redirecting stdout
Just add some nil checks to make sure we don't trip over when
we redirect output from exec to a file.

Fixes #30290
2016-08-09 14:52:55 -04:00
..
adapters/internalclientset add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
auth Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clientcmd Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fake Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
portforward Use Go canonical import paths 2016-07-16 13:48:21 -04:00
remotecommand Prevent panic in 'kubectl exec' when redirecting stdout 2016-08-09 14:52:55 -04:00
testclient add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
apps.go Create client from API version passed in config or use default 2016-07-26 11:54:25 +02:00
authentication.go interesting changes to add tokenreviews endpoint to implement webhook 2016-08-03 08:37:45 -04:00
authorization.go add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
autoscaling.go Create client from API version passed in config or use default 2016-07-26 11:54:25 +02:00
batch.go Create client from API version passed in config or use default 2016-07-26 11:54:25 +02:00
certificates.go Create client from API version passed in config or use default 2016-07-26 11:54:25 +02:00
certificatesigningrequests.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
client.go add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
clusterrolebindings.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clusterroles.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
componentstatuses.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
conditions.go Handle container terminated but pod still running in conditions 2016-08-02 21:32:15 -03:00
configmap.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
containerinfo_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
containerinfo.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
daemon_sets_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
daemon_sets.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deployment_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deployment.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
endpoints_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
endpoints.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
events_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
events.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
extensions.go Merge pull request #29187 from soltysh/multiversion_kubectl 2016-08-02 06:10:26 -07:00
flags_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
flags.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helper_blackbox_test.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
helper_test.go Remove Codec from ContentConfig. 2016-07-08 13:53:09 +02:00
helper.go add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
horizontalpodautoscaler_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
horizontalpodautoscaler.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
import_known_versions.go interesting changes to add tokenreviews endpoint to implement webhook 2016-08-03 08:37:45 -04:00
ingress_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
ingress.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
jobs_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
jobs.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
limit_ranges_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
limit_ranges.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
namespaces_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
namespaces.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
network_policys.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
nodes_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
nodes.go Migrate scheduler integration tests 2016-07-05 13:34:26 +02:00
persistentvolume_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
persistentvolumeclaim_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
persistentvolumeclaim.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
persistentvolumes.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pet_sets_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pet_sets.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pod_disruption_budgets.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pod_templates_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pod_templates.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pods_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pods.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podsecuritypolicy_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podsecuritypolicy.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
policy.go Create client from API version passed in config or use default 2016-07-26 11:54:25 +02:00
rbac.go Create client from API version passed in config or use default 2016-07-26 11:54:25 +02:00
replica_sets_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replica_sets.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replication_controllers_test.go fix kubectl rolling-update when GC is enabled 2016-08-03 15:57:03 -07:00
replication_controllers.go fix kubectl rolling-update when GC is enabled 2016-08-03 15:57:03 -07:00
resource_quotas_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resource_quotas.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
rolebindings.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
roles.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
scale.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
scheduledjobs_test.go ScheduledJob client and storage tests 2016-07-18 21:01:21 +02:00
scheduledjobs.go ScheduledJob controller 2016-08-05 13:34:50 -07:00
secrets.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
service_accounts.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
services_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
services.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
storageclasses_test.go API Changes for StorageClass 2016-07-28 19:01:01 -04:00
storageclasses.go API Changes for StorageClass 2016-07-28 19:01:01 -04:00
subjectaccessreview.go add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
thirdpartyresources_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
thirdpartyresources.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
tokenreviews.go interesting changes to add tokenreviews endpoint to implement webhook 2016-08-03 08:37:45 -04:00
util_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00