kubernetes/pkg/kubectl/cmd
2018-05-10 09:43:22 -04:00
..
auth remove printer helpers 2018-05-07 15:37:55 -04:00
config Merge pull request #63291 from WanLinghao/set_const_clean 2018-05-08 13:16:11 -07:00
create simplify api registration 2018-05-08 18:33:50 -04:00
get simplify api registration 2018-05-08 18:33:50 -04:00
rollout stop pretending that we have statically known shortcuts 2018-05-08 08:11:56 -04:00
scalejob segregate job scaling from everything else 2018-04-05 10:24:34 -04:00
set simplify api registration 2018-05-08 18:33:50 -04:00
templates Filter unavailable commands in help 2018-04-20 16:52:26 +02:00
testdata/edit Merge pull request #62657 from matthyx/master 2018-05-02 19:44:32 -07:00
testing category expansion can only come from the server 2018-05-09 15:05:58 -04:00
util wrap restclientgetter with match version option 2018-05-10 09:43:22 -04:00
alpha.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
annotate_test.go simplify api registration 2018-05-08 18:33:50 -04:00
annotate.go Switch kubectl resource completion to discovery 2018-05-04 09:57:36 -04:00
apiresources.go remove printer helpers 2018-05-07 15:37:55 -04:00
apiversions.go Remove Factory from more Run commands 2018-04-30 19:58:54 +02:00
apply_edit_last_applied.go Switch kubectl resource completion to discovery 2018-05-04 09:57:36 -04:00
apply_set_last_applied.go remove printer helpers 2018-05-07 15:37:55 -04:00
apply_test.go Merge pull request #59284 from Addepar/fix-empty-null-patch 2018-05-09 13:51:09 -07:00
apply_view_last_applied.go Switch kubectl resource completion to discovery 2018-05-04 09:57:36 -04:00
apply.go simplify api registration 2018-05-08 18:33:50 -04:00
attach_test.go simplify api registration 2018-05-08 18:33:50 -04:00
attach.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
autoscale.go stop pretending that we have statically known shortcuts 2018-05-08 08:11:56 -04:00
BUILD simplify resource builder usage 2018-05-04 13:02:49 -04:00
certificates.go remove printer helpers 2018-05-07 15:37:55 -04:00
clusterinfo_dump_test.go Remove Factory from more Run commands 2018-04-30 19:58:54 +02:00
clusterinfo_dump.go Remove Factory from more Run commands 2018-04-30 19:58:54 +02:00
clusterinfo.go simplify resource builder usage 2018-05-04 13:02:49 -04:00
cmd_test.go wire config flags through factory 2018-05-04 17:02:20 -04:00
cmd.go wrap restclientgetter with match version option 2018-05-10 09:43:22 -04:00
completion.go fix kubectl_filedir completion 2018-03-13 16:21:30 -04:00
convert_test.go wire printflags through additional cmds 2018-04-25 16:07:32 -04:00
convert.go simplify api registration 2018-05-08 18:33:50 -04:00
cp_test.go simplify api registration 2018-05-08 18:33:50 -04:00
cp.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
delete_flags.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
delete_test.go simplify api registration 2018-05-08 18:33:50 -04:00
delete.go Merge pull request #63536 from deads2k/cli-51-streams 2018-05-08 14:14:20 -07:00
describe_test.go simplify api registration 2018-05-08 18:33:50 -04:00
describe.go don't reuse resource builder in describe 2018-05-02 16:53:26 -04:00
diff_test.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
diff.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
drain_test.go simplify api registration 2018-05-08 18:33:50 -04:00
drain.go simplify resource builder usage 2018-05-04 13:02:49 -04:00
edit_test.go simplify resource builder usage 2018-05-04 13:02:49 -04:00
edit.go Switch kubectl resource completion to discovery 2018-05-04 09:57:36 -04:00
exec_test.go simplify api registration 2018-05-08 18:33:50 -04:00
exec.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
explain.go acknowledge that creation of a restmapper can fail and that we cannot have a default 2018-05-01 07:52:51 -04:00
expose_test.go simplify api registration 2018-05-08 18:33:50 -04:00
expose.go stop pretending that we have statically known shortcuts 2018-05-08 08:11:56 -04:00
help.go some code change 2017-12-25 16:23:38 +08:00
label_test.go simplify api registration 2018-05-08 18:33:50 -04:00
label.go Switch kubectl resource completion to discovery 2018-05-04 09:57:36 -04:00
logs_test.go simplify api registration 2018-05-08 18:33:50 -04:00
logs.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
options.go move i18n to kubectl/util 2017-08-16 12:27:36 -07:00
patch_test.go simplify api registration 2018-05-08 18:33:50 -04:00
patch.go Switch kubectl resource completion to discovery 2018-05-04 09:57:36 -04:00
plugin_test.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
plugin.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
portforward_test.go simplify api registration 2018-05-08 18:33:50 -04:00
portforward.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
proxy.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
replace_test.go simplify api registration 2018-05-08 18:33:50 -04:00
replace.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
rollingupdate_test.go finish wiring PrintFlags 2018-04-27 21:41:03 +02:00
rollingupdate.go remove unnecessary encoder 2018-04-30 14:55:15 -04:00
run_test.go simplify api registration 2018-05-08 18:33:50 -04:00
run.go simplify api registration 2018-05-08 18:33:50 -04:00
scale.go stop pretending that we have statically known shortcuts 2018-05-08 08:11:56 -04:00
taint_test.go simplify api registration 2018-05-08 18:33:50 -04:00
taint.go stop pretending that we have statically known shortcuts 2018-05-08 08:11:56 -04:00
top_node_test.go simplify api registration 2018-05-08 18:33:50 -04:00
top_node.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
top_pod_test.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
top_pod.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
top_test.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
top.go use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
version.go Remove Factory from more Run commands 2018-04-30 19:58:54 +02:00