k3s/pkg/kubectl/cmd
Jeff Lowdermilk 5e25827919 Merge pull request #10204 from caesarxuchao/pr/9754/head
Continue on #9754, Improvements to the guestbook README, switch to .yaml files
2015-06-23 09:44:06 -07:00
..
config remove removed flags from usage examples 2015-06-09 12:56:58 -07:00
util Print resource labels as columns 2015-06-22 00:44:51 +02: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 kubectl log->logs in bash completions 2015-06-19 16:00:58 -04:00
cmd_test.go Print resource labels as columns 2015-06-22 00:44:51 +02:00
create.go Add messages to indicate that opening an external firewall may be necessary. 2015-06-04 22:31:52 -07:00
create_test.go fix tests for 22f1b07858 2015-06-22 17:10:09 -07:00
delete.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
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 Fix a bug in kubectl exec handling. 2015-06-02 19:45:51 -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 label: Invalidate empty or invalid value labels 2015-05-28 10:47:36 +02: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
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
rollingupdate.go Qualified all references to "controller" so that references to "replication controller" are clear. fixes #9404 2015-06-17 08:48:59 -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
update.go reenable patch serverside using strategic-merge-patch 2015-06-18 12:06:46 -07:00
update_test.go fix tests for 22f1b07858 2015-06-22 17:10:09 -07:00
version.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00