k3s/pkg/kubectl/cmd
k8s-merge-robot ff386b7a58 Merge pull request #20093 from liggitt/annotate_label_patch
Auto commit by PR queue bot
2016-02-01 09:04:12 -08:00
..
config Change kubectl help/examples to use jsonpath instead of template 2016-01-28 16:10:48 -08:00
rollout Add kubectl rollout 2016-01-20 16:17:42 -08:00
util Merge pull request #20053 from smarterclayton/dont_duplicate_prefix 2016-01-30 04:50:07 -08:00
annotate.go Make label/annotate commands fall back to update on patch compute failure 2016-01-25 11:57:34 -05:00
annotate_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
apiversions.go
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 Use Parameter codec in request.VersionedParams() 2016-01-30 14:14:20 -05: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 Add kubectl rollout 2016-01-20 16:17:42 -08:00
cmd_test.go Print availableReplicas when kubectl get deployments 2016-01-28 20:11:59 -08: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 Add support for Job-managed pods to drain. 2016-01-28 13:23:12 -08:00
drain_test.go Add support for Job-managed pods to drain. 2016-01-28 13:23:12 -08:00
edit.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
exec.go Use Parameter codec in request.VersionedParams() 2016-01-30 14:14:20 -05: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 Fix panic when sort-by is used with kubectl get. 2016-01-26 13:58:24 -05:00
get_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
label.go Make label/annotate commands fall back to update on patch compute failure 2016-01-25 11:57:34 -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
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
portforward_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
proxy.go
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
run.go make "image" required for --expose 2016-01-29 17:12:59 +08:00
run_test.go Prepare for content-type negotiation 2016-01-26 17:44:30 -05:00
scale.go Revert "kubectl: Make scaling smarter" 2016-01-22 14:52:38 -08:00
stop.go Break kubectl from assuming details of codecs 2016-01-22 13:27:26 -05:00
version.go