k3s/pkg/kubectl/cmd
Kubernetes Prow Robot 651faf2e0d
Merge pull request #74250 from SataQiu/fix-golint-20190219
Fix golint failures on pkg/kubectl/cmd/completion, pkg/kubectl/cmd/cp, pkg/kubectl/cmd/edit
2019-02-21 22:17:36 -08:00
..
annotate
apiresources
apply API Machinery, Kubectl and tests 2019-02-04 13:51:48 -08:00
attach Rename AttachableLogsForObjectFunc -> AttachablePodForObjectFunc to better reflect its purpose 2019-02-04 13:18:02 +01:00
auth Merge pull request #64820 from WanLinghao/ctl_selfsubjectrulesreview_support 2019-02-12 23:22:23 -08:00
autoscale
certificates
clusterinfo
completion fix golint failures on pkg/kubectl/cmd/completion pkg/kubectl/cmd/cp pkg/kubectl/cmd/edit 2019-02-19 17:39:39 +08:00
config autogen files to support new project structure. 2019-02-15 10:29:31 -05:00
convert
cp fix golint failures on pkg/kubectl/cmd/completion pkg/kubectl/cmd/cp pkg/kubectl/cmd/edit 2019-02-19 17:39:39 +08:00
create autogen files to support new project structure. 2019-02-15 10:29:31 -05:00
delete add --all-namespaces to 2019-02-05 13:37:14 -05:00
describe
diff API Machinery, Kubectl and tests 2019-02-04 13:51:48 -08:00
drain
edit fix golint failures on pkg/kubectl/cmd/completion pkg/kubectl/cmd/cp pkg/kubectl/cmd/edit 2019-02-19 17:39:39 +08:00
exec Fix duplicate container query param on exec pod command 2019-02-19 15:58:43 +08:00
explain
expose Merge pull request #73201 from YoubingLi/bugfix 2019-02-20 02:23:21 -08:00
get Merge pull request #73787 from soltysh/deprecate_export 2019-02-14 05:18:24 -08:00
help
kustomize add kustomize as a subcommand in kubectl 2019-02-11 16:43:57 -08:00
label
logs
options
patch
plugin allow re-usability of plugin handler, allow support for multiple valid plugin filename prefixes 2019-02-01 16:17:47 -05:00
portforward Fixes address parsing in port-forward 2019-02-10 12:48:52 +00:00
proxy
replace
rollingupdate
rollout
run
scale
set fix --local panic in set commands 2019-02-07 16:56:32 -05:00
taint
testing generated 2019-02-12 15:04:57 -08:00
top client-go: extend discovery intf with ServerGroupsAndResources 2019-02-12 14:28:19 +01:00
util Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
version
wait Add support for waiting by label selector or on all resources 2019-02-02 16:26:00 +01:00
BUILD autogen files to support new project structure. 2019-02-15 10:29:31 -05:00
alpha.go
cmd.go Moved flag and globalflag 2019-02-15 10:28:13 -05:00
cmd_test.go allow re-usability of plugin handler, allow support for multiple valid plugin filename prefixes 2019-02-01 16:17:47 -05:00
profiling.go