kubernetes/pkg/kubectl/cmd
k8s-merge-robot 927f30b0a5 Merge pull request #17074 from krousey/timeout
Auto commit by PR queue bot
2015-11-12 11:20:34 -08:00
..
config Merge pull request #16986 from pmorie/gce-sc 2015-11-10 11:15:27 -08:00
util Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
annotate_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
annotate.go let kubectl annotate use patch instead of replace 2015-10-14 11:14:02 -07:00
apiversions.go let kubectl api-versions use the discovery client 2015-10-22 10:19:34 -07:00
apply_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
apply.go Make kubectl apply create resources if not found 2015-11-08 22:47:40 -08:00
attach_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
attach.go Print clue for getting command prompt 2015-11-06 17:09:12 +08:00
autoscale.go Make generation of the apply annotation optional 2015-11-06 15:08:50 -08:00
clusterinfo.go Make a change to visitor to allow it to accept an error, like Go's path walker 2015-08-20 10:57:28 +08:00
cmd_test.go logs: Use resource builder 2015-11-05 14:54:55 +01:00
cmd.go add valid resource types for kubectl get 2015-11-04 10:12:30 +00:00
convert.go Integrate convertion tool to kubectl 2015-10-09 10:15:30 +08:00
create_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
create.go Make kubectl apply create resources if not found 2015-11-08 22:47:40 -08:00
delete_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
delete.go Get printer from factory instead of using NewHumanReadablePrinter to retrieve handled resources 2015-09-02 15:38:40 -07:00
describe_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
describe.go Add kubectl describe for endpoints 2015-11-07 14:58:12 +08:00
edit.go Make generation of the apply annotation optional 2015-11-06 15:08:50 -08:00
exec_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
exec.go Merge pull request #14161 from feihujiang/letKubectlExecFollowDashRule 2015-10-19 08:58:37 -07:00
explain.go Revert/disable the slash syntax for kubectl explain group/version 2015-10-21 13:58:54 -07:00
expose_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
expose.go Make generation of the apply annotation optional 2015-11-06 15:08:50 -08:00
get_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
get.go don't print resources twice in kubectl get 2015-11-08 21:42:52 -08:00
label_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
label.go alias local packagename for pkg/util/errors 2015-10-18 09:37:46 +08:00
log_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
log.go logs: Use resource builder 2015-11-05 14:54:55 +01:00
namespace.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
patch_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
patch.go Reword misleading help text for kubectl patch 2015-11-10 13:00:04 -08:00
portforward_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
portforward.go Refactor exec to make attach useful without a client.Config 2015-10-09 14:36:46 -04:00
proxy.go Change kubectl proxy --api-prefix default to allow /apis/ 2015-10-14 15:49:52 -07:00
replace_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
replace.go Make generation of the apply annotation optional 2015-11-06 15:08:50 -08:00
rollingupdate_test.go Update rollback process 2015-10-08 10:49:09 +08:00
rollingupdate.go Add help text for rollback in kubectl rolling-update 2015-11-11 13:29:54 -08:00
run_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
run.go Merge pull request #10707 from kargakis/logs-with-resource-builder 2015-11-09 16:40:10 +01:00
scale.go alias local packagename for pkg/util/errors 2015-10-18 09:37:46 +08:00
stop.go bind filenames var instead of looking up 2015-09-01 08:35:57 -04:00
version.go Remove shorthand for client flag in kubectl version 2015-10-13 02:02:54 +08:00