k3s/pkg/kubectl/cmd
Jeff Lowdermilk 734a8c0602 Change kubectl help/examples to use jsonpath instead of template 2016-01-28 16:10:48 -08:00
..
config Change kubectl help/examples to use jsonpath instead of template 2016-01-28 16:10:48 -08:00
util Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
annotate.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
annotate_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
apiversions.go let kubectl api-versions use the discovery client 2015-10-22 10:19:34 -07:00
apply.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
apply_test.go Add the client side bits of kubectl export 2015-12-22 10:41:59 -08:00
attach.go Print how to reattch to seesion when session ends 2015-12-11 17:00:56 +08:00
attach_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
autoscale.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
clusterinfo.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
cmd.go Initial node drain implementation for #3885. 2016-01-06 17:28:18 -08:00
cmd_test.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
convert.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
create.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
create_namespace.go Add kubectl create [SUBCOMMAND] pattern 2015-12-14 13:43:45 -05:00
create_namespace_test.go Add kubectl create [SUBCOMMAND] pattern 2015-12-14 13:43:45 -05:00
create_secret.go Add kubectl create [SUBCOMMAND] pattern 2015-12-14 13:43:45 -05:00
create_secret_test.go Add kubectl create [SUBCOMMAND] pattern 2015-12-14 13:43:45 -05:00
create_test.go Add the client side bits of kubectl export 2015-12-22 10:41:59 -08:00
delete.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
delete_test.go update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
describe.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
describe_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
drain.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
drain_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
edit.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
exec.go Merge pull request #14161 from feihujiang/letKubectlExecFollowDashRule 2015-10-19 08:58:37 -07:00
exec_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
explain.go Merge registered and latest and move to apimachinery 2016-01-21 14:42:21 -08:00
expose.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
expose_test.go kubectl: Validate flag usage against generators 2015-12-18 15:09:53 +01:00
get.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
get_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
label.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
label_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
logs.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
logs_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
namespace.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
patch.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
patch_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
portforward_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
proxy.go Change kubectl proxy --api-prefix default to allow /apis/ 2015-10-14 15:49:52 -07:00
replace.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
replace_test.go Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
rollingupdate.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
rollingupdate_test.go Update rollback process 2015-10-08 10:49:09 +08:00
run.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
run_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
scale.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
stop.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
version.go Remove shorthand for client flag in kubectl version 2015-10-13 02:02:54 +08:00