| .. |
|
cmd
|
Merge pull request #12511 from feihujiang/kubectlGetAcceptFileNameParam
|
2015-08-14 14:21:56 -07:00 |
|
resource
|
Kubectl get command accepts a filename param
|
2015-08-13 14:12:29 +08:00 |
|
bash_comp_utils.go
|
Use the pflag StringSlice instead of implementing it ourselves
|
2015-08-06 19:16:13 -04:00 |
|
describe.go
|
Merge pull request #12405 from uluyol/kubectlexp
|
2015-08-12 14:24:56 -07:00 |
|
describe_test.go
|
Make kubectl describe node include allocated resource
|
2015-08-10 13:25:59 -07:00 |
|
doc.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
|
generate.go
|
Add optional arguments to kubectl run ...
|
2015-08-13 09:41:51 -07:00 |
|
generate_test.go
|
Add optional arguments to kubectl run ...
|
2015-08-13 09:41:51 -07:00 |
|
interfaces.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
kubectl.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
proxy_server.go
|
kubectl: Add proxy --unix-socket=/file/path option
|
2015-08-06 11:56:47 +02:00 |
|
proxy_server_test.go
|
kubectl: Add proxy --unix-socket=/file/path option
|
2015-08-06 11:56:47 +02:00 |
|
resource_printer.go
|
Improved CLI for PVClaims
|
2015-08-12 11:31:54 -04:00 |
|
resource_printer_test.go
|
Fix the service printer to be a single line per service
|
2015-08-10 10:57:45 -07:00 |
|
rolling_updater.go
|
Correcting all go vet errors
|
2015-08-11 13:55:37 -07:00 |
|
rolling_updater_test.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
run.go
|
Add optional arguments to kubectl run ...
|
2015-08-13 09:41:51 -07:00 |
|
run_test.go
|
Add optional arguments to kubectl run ...
|
2015-08-13 09:41:51 -07:00 |
|
scale.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
scale_test.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
service.go
|
Add optional arguments to kubectl run ...
|
2015-08-13 09:41:51 -07:00 |
|
service_test.go
|
Add optional arguments to kubectl run ...
|
2015-08-13 09:41:51 -07:00 |
|
sorted_event_list.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
sorted_event_list_test.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
sorted_resource_name_list.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
sorting_printer.go
|
Add field based sorting to the kubectl command line.
|
2015-08-12 16:51:36 -07:00 |
|
sorting_printer_test.go
|
Add field based sorting to the kubectl command line.
|
2015-08-12 16:51:36 -07:00 |
|
stop.go
|
Add experimental API support to kubectl
|
2015-08-11 16:49:55 -07:00 |
|
stop_test.go
|
Add experimental API support to kubectl
|
2015-08-11 16:49:55 -07:00 |
|
version.go
|
Add experimental API support to kubectl
|
2015-08-11 16:49:55 -07:00 |
|
watchloop.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |