.. |
auth
|
Merge pull request #60363 from dixudx/kubectl_set_create_flags_bind
|
2018-03-20 02:34:22 -07:00 |
config
|
Update gofmt for go1.10
|
2018-04-02 17:44:04 -07:00 |
resource
|
Merge pull request #58420 from kragniz/valid-resource-printing
|
2018-04-04 05:03:05 -07:00 |
rollout
|
remove unneeded factory codec methods
|
2018-02-21 15:20:20 -05:00 |
set
|
begin wiring printflags through set cmds
|
2018-04-05 16:34:51 -04:00 |
templates
|
update BUILD files
|
2017-10-15 18:18:13 -07:00 |
testdata/edit
|
include file name in the error when visiting files
|
2018-03-09 10:19:20 +08:00 |
testing
|
removes custom scalers from kubectl
|
2018-03-26 19:33:42 +02:00 |
util
|
Merge pull request #60990 from bmcstdio/bcustodio/kubectl-edit
|
2018-03-30 11:23:29 -07:00 |
alpha.go
|
Implement kubectl alpha diff to diff resources
|
2017-10-23 10:49:02 -07:00 |
annotate_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
annotate.go
|
collapse printing paths
|
2018-02-21 08:15:22 -05:00 |
apiresources.go
|
add kubectl api-resources command
|
2018-03-09 17:47:17 +08:00 |
apiversions.go
|
move i18n to kubectl/util
|
2017-08-16 12:27:36 -07:00 |
apply_edit_last_applied.go
|
flag value bindings for kubectl apply commands
|
2018-03-08 10:32:59 +08:00 |
apply_set_last_applied.go
|
Merge pull request #58787 from Lion-Wei/kubectl-3
|
2018-03-27 04:08:15 -07:00 |
apply_test.go
|
removes custom scalers from kubectl
|
2018-03-26 19:33:42 +02:00 |
apply_view_last_applied.go
|
Support completion for kubectl apply view/edit-last-applied
|
2018-03-24 14:42:02 +09:00 |
apply.go
|
Merge pull request #58787 from Lion-Wei/kubectl-3
|
2018-03-27 04:08:15 -07:00 |
attach_test.go
|
Remove invalid comments in unit tests
|
2018-03-10 15:08:12 +08:00 |
attach.go
|
flag value bindings for kubectl attach/convert/delete/drain/edit/exec commands
|
2018-02-28 15:21:39 +08:00 |
autoscale.go
|
remove unneeded factory codec methods
|
2018-02-21 15:20:20 -05:00 |
BUILD
|
Merge pull request #42873 from xilabao/add-apiresources-command
|
2018-04-03 14:35:09 -07:00 |
certificates.go
|
Make certificate approve/deny no-op if CSR is already approved
|
2018-03-31 00:05:06 -04:00 |
clusterinfo_dump_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
clusterinfo_dump.go
|
pkg/apis/core: mechanical import fixes in dependencies
|
2017-11-09 12:14:08 +01:00 |
clusterinfo.go
|
fix typos in kubectl pkg
|
2018-01-05 21:04:44 -06:00 |
cmd_test.go
|
Merge pull request #60793 from charrywanganthony/inert_flag_showall
|
2018-03-21 20:23:07 -07:00 |
cmd.go
|
Merge pull request #42873 from xilabao/add-apiresources-command
|
2018-04-03 14:35:09 -07:00 |
completion.go
|
fix kubectl_filedir completion
|
2018-03-13 16:21:30 -04:00 |
convert_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
convert.go
|
Merge pull request #60793 from charrywanganthony/inert_flag_showall
|
2018-03-21 20:23:07 -07:00 |
cp_test.go
|
when copy file from host to pod like this:
|
2018-03-28 10:37:29 +08:00 |
cp.go
|
when copy file from host to pod like this:
|
2018-03-28 10:37:29 +08:00 |
create_clusterrole_test.go
|
Ensure -o yaml populates kind/apiVersion
|
2018-03-27 23:27:40 -04:00 |
create_clusterrole.go
|
Print object should be updated which may cause potential bug.
|
2018-03-21 15:34:50 +08:00 |
create_clusterrolebinding_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_clusterrolebinding.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
create_configmap_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_configmap.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
create_deployment_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_deployment.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
create_job_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_job.go
|
Merge pull request #61219 from WanLinghao/description_fix
|
2018-03-21 14:15:17 -07:00 |
create_namespace_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_namespace.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
create_pdb_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_pdb.go
|
Merge pull request #57322 from niuzhenguo/dry-run-flag-cleanup
|
2018-01-29 20:04:54 -08:00 |
create_priorityclass_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_priorityclass.go
|
Merge pull request #57322 from niuzhenguo/dry-run-flag-cleanup
|
2018-01-29 20:04:54 -08:00 |
create_quota_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_quota.go
|
Merge pull request #57322 from niuzhenguo/dry-run-flag-cleanup
|
2018-01-29 20:04:54 -08:00 |
create_role_test.go
|
Ensure -o yaml populates kind/apiVersion
|
2018-03-27 23:27:40 -04:00 |
create_role.go
|
Print object should be updated which may cause potential bug.
|
2018-03-21 15:34:50 +08:00 |
create_rolebinding_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_rolebinding.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
create_secret_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_secret.go
|
add --from-file flag to docker-registry secret
|
2018-03-21 11:13:11 -04:00 |
create_service_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_service.go
|
Merge pull request #57322 from niuzhenguo/dry-run-flag-cleanup
|
2018-01-29 20:04:54 -08:00 |
create_serviceaccount_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create_serviceaccount.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
create_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
create.go
|
clean up output-version
|
2018-03-26 15:40:40 +08:00 |
delete_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
delete.go
|
--force only takes effect when --grace-period=0
|
2018-03-21 16:28:52 +08:00 |
describe_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
describe.go
|
Merge pull request #58420 from kragniz/valid-resource-printing
|
2018-04-04 05:03:05 -07:00 |
diff_test.go
|
Implement kubectl alpha diff to diff resources
|
2017-10-23 10:49:02 -07:00 |
diff.go
|
fix kubectl apply error message
|
2018-03-17 15:08:26 +08:00 |
drain_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
drain.go
|
flag value bindings for kubectl attach/convert/delete/drain/edit/exec commands
|
2018-02-28 15:21:39 +08:00 |
edit_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
edit.go
|
flag value bindings for kubectl attach/convert/delete/drain/edit/exec commands
|
2018-02-28 15:21:39 +08:00 |
exec_test.go
|
Remove invalid comments in unit tests
|
2018-03-10 15:08:12 +08:00 |
exec.go
|
flag value bindings for kubectl attach/convert/delete/drain/edit/exec commands
|
2018-02-28 15:21:39 +08:00 |
explain.go
|
Merge pull request #58420 from kragniz/valid-resource-printing
|
2018-04-04 05:03:05 -07:00 |
expose_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
expose.go
|
remove unneeded factory codec methods
|
2018-02-21 15:20:20 -05:00 |
help.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
label_test.go
|
distinguish which labels belong to resource
|
2018-03-12 11:10:27 -04:00 |
label.go
|
distinguish which labels belong to resource
|
2018-03-12 11:10:27 -04:00 |
logs_test.go
|
Support multi-container pod for "kubectl logs"
|
2018-03-27 11:44:31 +08:00 |
logs.go
|
Support multi-container pod for "kubectl logs"
|
2018-03-27 11:44:31 +08:00 |
options.go
|
move i18n to kubectl/util
|
2017-08-16 12:27:36 -07:00 |
patch_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
patch.go
|
Support --dry-run in kubectl patch command.
|
2018-03-21 19:06:44 +01:00 |
plugin_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
plugin.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
portforward_test.go
|
Remove invalid comments in unit tests
|
2018-03-10 15:08:12 +08:00 |
portforward.go
|
kubectl port-forward support resolving service port to target port, and support Service as resource type
|
2018-02-14 12:02:57 -05:00 |
proxy.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
replace_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
replace.go
|
Merge pull request #60094 from juanvallejo/jvallejo/remove-printobjectspecificmessage
|
2018-02-22 00:35:21 -08:00 |
rollingupdate_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
rollingupdate.go
|
removes custom scalers from kubectl
|
2018-03-26 19:33:42 +02:00 |
run_test.go
|
Remove invalid comments in unit tests
|
2018-03-10 15:08:12 +08:00 |
run.go
|
avoid resource leak when both --rm and --expose are specified
|
2018-03-28 11:34:08 +08:00 |
scale.go
|
Merge pull request #60630 from CaoShuFeng/scale_job
|
2018-03-06 07:35:44 -08:00 |
taint_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
taint.go
|
flag value bindings for kubectl label/patch/taint/top commands
|
2018-02-24 16:37:19 +08:00 |
top_node_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
top_node.go
|
flag value bindings for kubectl label/patch/taint/top commands
|
2018-02-24 16:37:19 +08:00 |
top_pod_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
top_pod.go
|
flag value bindings for kubectl label/patch/taint/top commands
|
2018-02-24 16:37:19 +08:00 |
top_test.go
|
use temp kubeconfig for fake factory
|
2018-03-09 15:53:19 -05:00 |
top.go
|
flag value bindings for kubectl label/patch/taint/top commands
|
2018-02-24 16:37:19 +08:00 |
version.go
|
move i18n to kubectl/util
|
2017-08-16 12:27:36 -07:00 |