k3s/pkg/kubectl
Kubernetes Submit Queue f46f0efd31
Merge pull request #54572 from ellenkorbes/ellenmakesamess
Automatic merge from submit-queue (batch tested with PRs 54572, 54686). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

kubectl partial env docs & examples

**What this PR does / why we need it**:

It adds documentation and examples to kubectl env.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: This PR partially addresses [#98](https://github.com/kubernetes/kubectl/issues/98).

**Special notes for your reviewer**:

This is a partial PR. I'm mostly looking for feedback as to whether I'm on the right track with this issue. Any feedback is appreciated. Thanks.

(This is my contribution to Outreachy's Kubernetes internship application.)

**Release note**:


```release-note
NONE
```
2017-10-30 21:45:14 -07:00
..
apply apply/strategy: Improve test performance 2017-10-23 20:29:39 -07:00
apps
cmd Merge pull request #54572 from ellenkorbes/ellenmakesamess 2017-10-30 21:45:14 -07:00
explain Update openapi to use kube-openapi code 2017-10-20 09:21:06 -07:00
metricsutil Update bazel 2017-10-18 17:24:04 +02:00
plugins
proxy
resource Merge pull request #53768 from smarterclayton/chunking_cli 2017-10-29 15:59:54 -07:00
scheme create an instance of registry and scheme for kubectl 2017-10-27 14:51:47 -07:00
testing
util switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
validation
BUILD switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
OWNERS
apply.go
autoscale.go
autoscale_test.go
bash_comp_utils.go
clusterrolebinding.go
clusterrolebinding_test.go
configmap.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
configmap_test.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
delete.go
delete_test.go
deployment.go
deployment_test.go
doc.go
env_file.go
env_file_test.go
generate.go
generate_test.go
history.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
interfaces.go
kubectl.go
namespace.go Remove kubectl create namespace dependencies on kubernetes/pkg/api 2017-10-25 20:26:11 +08:00
namespace_test.go Remove kubectl create namespace dependencies on kubernetes/pkg/api 2017-10-25 20:26:11 +08:00
pdb.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
quota.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
quota_test.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
resource_filter.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
resource_filter_test.go
rolebinding.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
rolebinding_test.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
rollback.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
rolling_updater.go
rolling_updater_test.go [client-go] avoid Registry in fake REST client 2017-10-19 11:01:44 -04:00
rollout_status.go
rollout_status_test.go
run.go
run_test.go
scale.go
scale_test.go
secret.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
secret_for_docker_registry.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
secret_for_docker_registry_test.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
secret_for_tls.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
secret_for_tls_test.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
secret_test.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
service.go
service_basic.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
service_basic_test.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
service_test.go
serviceaccount.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
serviceaccount_test.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
sorting_printer.go
sorting_printer_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
versioned_client.go