.. |
auth
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
config
|
Reduce the minwidth of the cli table printer
|
2018-08-31 14:13:48 -04:00 |
create
|
Add --server-dry-run flag to `kubectl apply`
|
2018-09-02 13:13:46 -07:00 |
get
|
Merge pull request #67965 from smarterclayton/slim_output
|
2018-09-01 00:24:59 -07:00 |
rollout
|
Update Bazel
|
2018-09-03 15:34:50 +02:00 |
scalejob
|
moved dependency within kubernetes core to staging
|
2018-08-10 13:45:17 -07:00 |
set
|
Add --server-dry-run flag to `kubectl apply`
|
2018-09-02 13:13:46 -07:00 |
templates
|
clean unused function
|
2018-07-16 15:16:32 +08:00 |
testdata
|
K8s SCTP support implementation for the first pull request
|
2018-08-27 05:56:27 +00:00 |
testing
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
util
|
Add --server-dry-run flag to `kubectl apply`
|
2018-09-02 13:13:46 -07:00 |
wait
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
BUILD
|
update bazel
|
2018-08-30 00:27:18 +08:00 |
alpha.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
annotate.go
|
Add --server-dry-run flag to `kubectl apply`
|
2018-09-02 13:13:46 -07:00 |
annotate_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
apiresources.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
apiversions.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
apply.go
|
Add --server-dry-run flag to `kubectl apply`
|
2018-09-02 13:13:46 -07:00 |
apply_edit_last_applied.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
apply_set_last_applied.go
|
Add --server-dry-run flag to `kubectl apply`
|
2018-09-02 13:13:46 -07:00 |
apply_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
apply_view_last_applied.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
attach.go
|
Merge pull request #67615 from rphillips/fixes/attach_func_initializer
|
2018-08-22 07:32:57 -07:00 |
attach_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
autoscale.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
certificates.go
|
use CertificatesV1beta1() instead of deprecated Certificates()
|
2018-08-30 00:27:17 +08:00 |
clusterinfo.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
clusterinfo_dump.go
|
Small fix to remove dependency on internal version of resource
|
2018-09-13 14:16:07 -07:00 |
clusterinfo_dump_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
cmd.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
cmd_printing_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
cmd_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
completion.go
|
improve kubectl completion help
|
2018-06-21 14:42:33 +08:00 |
convert.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
convert_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
cp.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
cp_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
delete.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
delete_flags.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
delete_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
describe.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
describe_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
diff.go
|
diff: Fix crash when remote object doesn't exist
|
2018-08-22 06:36:29 -07:00 |
diff_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
drain.go
|
Fix drain for evicting terminal DS pods and pods with local storage
|
2018-09-17 23:01:48 -04:00 |
drain_test.go
|
Fix drain for evicting terminal DS pods and pods with local storage
|
2018-09-17 23:01:48 -04:00 |
edit.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
edit_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
exec.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
exec_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
explain.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
expose.go
|
K8s SCTP support implementation for the first pull request
|
2018-08-27 05:56:27 +00:00 |
expose_test.go
|
K8s SCTP support implementation for the first pull request
|
2018-08-27 05:56:27 +00:00 |
help.go
|
some code change
|
2017-12-25 16:23:38 +08:00 |
label.go
|
Add --server-dry-run flag to `kubectl apply`
|
2018-09-02 13:13:46 -07:00 |
label_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
logs.go
|
Merge pull request #65545 from tvieira/kubectl_logs_msg
|
2018-09-01 03:33:07 -07:00 |
logs_test.go
|
Merge pull request #65545 from tvieira/kubectl_logs_msg
|
2018-09-01 03:33:07 -07:00 |
options.go
|
…
|
|
patch.go
|
Add --server-dry-run flag to `kubectl apply`
|
2018-09-02 13:13:46 -07:00 |
patch_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
plugin.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
portforward.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
portforward_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
proxy.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
replace.go
|
Add --server-dry-run flag to `kubectl apply`
|
2018-09-02 13:13:46 -07:00 |
replace_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
rollingupdate.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
rollingupdate_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
run.go
|
Start deprecating all generators in run except for run-pod/v1
|
2018-09-04 11:24:20 +02:00 |
run_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
scale.go
|
Add --server-dry-run flag to `kubectl apply`
|
2018-09-02 13:13:46 -07:00 |
taint.go
|
Add --server-dry-run flag to `kubectl apply`
|
2018-09-02 13:13:46 -07:00 |
taint_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
top.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
top_node.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
top_node_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
top_pod.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
top_pod_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
top_test.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |
version.go
|
Create cli-runtime staging repository
|
2018-08-21 17:08:30 +02:00 |