k3s/pkg/kubectl/cmd
Kubernetes Submit Queue 29630b5124
Merge pull request #63141 from deads2k/cli-36-io-2
Automatic merge from submit-queue (batch tested with PRs 62982, 63075, 63067, 62877, 63141). 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>.

update all set and get  commands for iostreams

Sweeping more commands for the iostream pattern.   Trying to keep things about 300 lines each.  Delete is going to be big


/assign @juanvallejo 

```release-note
NONE
```
2018-04-25 11:53:24 -07:00
..
auth Merge pull request #60363 from dixudx/kubectl_set_create_flags_bind 2018-03-20 02:34:22 -07:00
config Update gofmt for go1.10 2018-04-02 17:44:04 -07:00
create Merge pull request #63010 from deads2k/api-04-metadataaccessor 2018-04-24 17:59:12 -07:00
resource update more commands for iostreams 2018-04-25 08:45:15 -04:00
rollout remove confusing flexibility for metadata interpretation 2018-04-23 13:31:55 -04:00
scalejob segregate job scaling from everything else 2018-04-05 10:24:34 -04:00
set update more commands for iostreams 2018-04-25 08:45:15 -04:00
templates Filter unavailable commands in help 2018-04-20 16:52:26 +02:00
testdata/edit use record flags 2018-04-18 13:56:59 -04:00
testing remove confusing flexibility for metadata interpretation 2018-04-23 13:31:55 -04:00
util Merge pull request #62877 from deads2k/cli-34-describer 2018-04-25 11:53:21 -07:00
BUILD Merge pull request #62877 from deads2k/cli-34-describer 2018-04-25 11:53:21 -07:00
alpha.go
annotate.go provide standard iostream struct for commands 2018-04-20 12:54:11 -04:00
annotate_test.go provide standard iostream struct for commands 2018-04-20 12:54:11 -04:00
apiresources.go provide standard iostream struct for commands 2018-04-20 12:54:11 -04:00
apiversions.go
apply.go remove confusing flexibility for metadata interpretation 2018-04-23 13:31:55 -04:00
apply_edit_last_applied.go provide standard iostream struct for commands 2018-04-20 12:54:11 -04:00
apply_set_last_applied.go remove confusing flexibility for metadata interpretation 2018-04-23 13:31:55 -04:00
apply_test.go provide standard iostream struct for commands 2018-04-20 12:54:11 -04:00
apply_view_last_applied.go remove confusing flexibility for metadata interpretation 2018-04-23 13:31:55 -04:00
attach.go flag value bindings for kubectl attach/convert/delete/drain/edit/exec commands 2018-02-28 15:21:39 +08:00
attach_test.go Remove invalid comments in unit tests 2018-03-10 15:08:12 +08:00
autoscale.go remove confusing flexibility for metadata interpretation 2018-04-23 13:31:55 -04:00
certificates.go Make certificate approve/deny no-op if CSR is already approved 2018-03-31 00:05:06 -04:00
clusterinfo.go remove flags deprecated in 1.5 2018-04-19 08:08:44 -04:00
clusterinfo_dump.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
clusterinfo_dump_test.go use temp kubeconfig for fake factory 2018-03-09 15:53:19 -05:00
cmd.go update more commands for iostreams 2018-04-25 08:45:15 -04:00
cmd_test.go update more commands for iostreams 2018-04-25 08:45:15 -04:00
completion.go fix kubectl_filedir completion 2018-03-13 16:21:30 -04:00
convert.go eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
convert_test.go use temp kubeconfig for fake factory 2018-03-09 15:53:19 -05:00
cp.go when copy file from host to pod like this: 2018-03-28 10:37:29 +08:00
cp_test.go when copy file from host to pod like this: 2018-03-28 10:37:29 +08:00
delete.go remove flags deprecated in 1.5 2018-04-19 08:08:44 -04:00
delete_flags.go remove flags deprecated in 1.5 2018-04-19 08:08:44 -04:00
delete_test.go Remove examples directory 2018-04-24 19:45:43 +01:00
describe.go make describers more generic from the CLI 2018-04-19 16:22:42 -04:00
describe_test.go Remove examples directory 2018-04-24 19:45:43 +01:00
diff.go fix kubectl apply error message 2018-03-17 15:08:26 +08:00
diff_test.go
drain.go flag value bindings for kubectl attach/convert/delete/drain/edit/exec commands 2018-02-28 15:21:39 +08:00
drain_test.go boring 2018-04-18 09:55:57 -07:00
edit.go provide standard iostream struct for commands 2018-04-20 12:54:11 -04:00
edit_test.go provide standard iostream struct for commands 2018-04-20 12:54:11 -04:00
exec.go flag value bindings for kubectl attach/convert/delete/drain/edit/exec commands 2018-02-28 15:21:39 +08:00
exec_test.go Remove invalid comments in unit tests 2018-03-10 15:08:12 +08:00
explain.go update more commands for iostreams 2018-04-25 08:45:15 -04:00
expose.go update more commands for iostreams 2018-04-25 08:45:15 -04:00
expose_test.go update more commands for iostreams 2018-04-25 08:45:15 -04:00
help.go some code change 2017-12-25 16:23:38 +08:00
label.go final record flag cleanup 2018-04-19 14:56:00 -04:00
label_test.go final record flag cleanup 2018-04-19 14:56:00 -04:00
logs.go remove flags deprecated in 1.5 2018-04-19 08:08:44 -04:00
logs_test.go Support multi-container pod for "kubectl logs" 2018-03-27 11:44:31 +08:00
options.go
patch.go final record flag cleanup 2018-04-19 14:56:00 -04:00
patch_test.go Remove examples directory 2018-04-24 19:45:43 +01:00
plugin.go some code change 2017-12-25 16:23:38 +08:00
plugin_test.go use temp kubeconfig for fake factory 2018-03-09 15:53:19 -05:00
portforward.go kubectl port-forward support resolving service port to target port, and support Service as resource type 2018-02-14 12:02:57 -05:00
portforward_test.go Remove invalid comments in unit tests 2018-03-10 15:08:12 +08:00
proxy.go some code change 2017-12-25 16:23:38 +08:00
replace.go remove confusing flexibility for metadata interpretation 2018-04-23 13:31:55 -04:00
replace_test.go Remove examples directory 2018-04-24 19:45:43 +01:00
rollingupdate.go Merge pull request #61285 from soltysh/issue23276 2018-04-25 09:47:27 -07:00
rollingupdate_test.go use temp kubeconfig for fake factory 2018-03-09 15:53:19 -05:00
run.go update more commands for iostreams 2018-04-25 08:45:15 -04:00
run_test.go update more commands for iostreams 2018-04-25 08:45:15 -04:00
scale.go final record flag cleanup 2018-04-19 14:56:00 -04:00
taint.go remove flags deprecated in 1.5 2018-04-19 08:08:44 -04:00
taint_test.go boring 2018-04-18 09:55:57 -07:00
top.go flag value bindings for kubectl label/patch/taint/top commands 2018-02-24 16:37:19 +08:00
top_node.go flag value bindings for kubectl label/patch/taint/top commands 2018-02-24 16:37:19 +08:00
top_node_test.go use temp kubeconfig for fake factory 2018-03-09 15:53:19 -05:00
top_pod.go flag value bindings for kubectl label/patch/taint/top commands 2018-02-24 16:37:19 +08:00
top_pod_test.go use temp kubeconfig for fake factory 2018-03-09 15:53:19 -05:00
top_test.go use temp kubeconfig for fake factory 2018-03-09 15:53:19 -05:00
version.go