k3s/pkg/kubectl/cmd
Chao Xu 7f89a29aad add "kubectl patch". It will replace "kubectl udpate --patch" in the future 2015-06-29 16:36:45 -07:00
..
config Fixes kubectl config set-credentials examples 2015-06-22 17:34:04 -03:00
util Merge pull request #10447 from feihujiang/helpfulErrorForUnsupportedVersion 2015-06-29 15:00:58 -07:00
apiversions.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
clusterinfo.go respect --api-version in the output of "kubectl cluster-info" 2015-06-18 16:51:10 -07:00
cmd.go add "kubectl patch". It will replace "kubectl udpate --patch" in the future 2015-06-29 16:36:45 -07:00
cmd_test.go Print resource labels as columns 2015-06-22 00:44:51 +02:00
create.go Merge pull request #10221 from feihujiang/addSourceForErrorFromServerMessage 2015-06-25 10:56:46 -07:00
create_test.go Merge pull request #10134 from brendandburns/gongysh2004-nodeport 2015-06-24 13:21:27 -07:00
delete.go add "--force" flag to "kubectl update"; 2015-06-25 17:16:20 -07:00
delete_test.go fix tests for 22f1b07858 2015-06-22 17:10:09 -07:00
describe.go Add label support for kubectl describe 2015-06-12 15:08:28 +08:00
describe_test.go Add label support for kubectl describe 2015-06-12 15:08:28 +08:00
exec.go Fixing spacing in documentation comments 2015-06-24 13:50:30 -07:00
exec_test.go add v1 tests to tests in kubectl/cmd/* 2015-06-03 13:57:54 -07:00
expose.go Add messages to indicate that opening an external firewall may be necessary. 2015-06-04 22:31:52 -07:00
expose_test.go Add messages to indicate that opening an external firewall may be necessary. 2015-06-04 22:31:52 -07:00
get.go Print resource labels as columns 2015-06-22 00:44:51 +02:00
get_test.go make the meaning of a test in get_test.go clearer 2015-06-05 13:59:30 -07:00
label.go Add command "kubectl replace". "kubectl update" is still supported as an alias. 2015-06-29 12:14:24 -07:00
label_test.go label: Invalidate empty or invalid value labels 2015-05-28 10:47:36 +02:00
log.go Rename 'kubectl log' to 'kubectl logs' 2015-05-26 08:28:16 -04:00
log_test.go add v1 tests to tests in kubectl/cmd/* 2015-06-03 13:57:54 -07:00
namespace.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
patch.go add "kubectl patch". It will replace "kubectl udpate --patch" in the future 2015-06-29 16:36:45 -07:00
patch_test.go add "kubectl patch". It will replace "kubectl udpate --patch" in the future 2015-06-29 16:36:45 -07:00
portforward.go Update Exec and Portforward client to use pod subresource 2015-05-07 14:25:14 -04:00
portforward_test.go add v1 tests to tests in kubectl/cmd/* 2015-06-03 13:57:54 -07:00
proxy.go Add some XSRF protection to kubectl proxy. 2015-06-10 20:55:33 -07:00
replace.go Add command "kubectl replace". "kubectl update" is still supported as an alias. 2015-06-29 12:14:24 -07:00
replace_test.go Add command "kubectl replace". "kubectl update" is still supported as an alias. 2015-06-29 12:14:24 -07:00
rollingupdate.go make rolling update check if the replication controller has been defaulted 2015-06-25 12:29:21 -07:00
rollingupdate_test.go Support recovery from in the middle of a rename. 2015-05-07 10:39:15 -07:00
run.go Updating docs/ to v1 2015-06-05 14:09:49 -07:00
scale.go rename resize to scale 2015-05-27 19:08:06 +02:00
stop.go Add a custom timeout flag for stop/delete. Also try to be smarter about setting the timeout. 2015-06-03 11:21:30 -07:00
version.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00