.. |
config
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
util
|
Merge pull request #12845 from hurf/o_name
|
2015-08-26 13:03:52 -07:00 |
annotation.go
|
Merge pull request #13015 from feihujiang/kubectlAnnotationAcceptFileNameParam
|
2015-08-24 10:57:30 +02:00 |
annotation_test.go
|
Kubectl annotate command accepts a filename param
|
2015-08-21 15:08:29 +08:00 |
apiversions.go
|
Add experimental API support to kubectl
|
2015-08-11 16:49:55 -07:00 |
attach.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
attach_test.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
clusterinfo.go
|
Make a change to visitor to allow it to accept an error, like Go's path walker
|
2015-08-20 10:57:28 +08:00 |
cmd.go
|
Enable kubectl exec pod name bash completion
|
2015-08-24 05:25:48 -07:00 |
cmd_test.go
|
Make --validate default on and shows how to turn if off
|
2015-08-25 03:18:32 -07:00 |
create.go
|
Make --validate default on and shows how to turn if off
|
2015-08-25 03:18:32 -07:00 |
create_test.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
delete.go
|
Merge pull request #12900 from feihujiang/deleteMultipleResourcesWithTheSameName
|
2015-08-24 10:40:41 -07:00 |
delete_test.go
|
Allow delete multiple resources with the same name
|
2015-08-24 15:14:01 +08:00 |
describe.go
|
Kubectl annotate command accepts a filename param
|
2015-08-21 15:08:29 +08:00 |
describe_test.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
exec.go
|
Merge pull request #12860 from nak3/exec-help
|
2015-08-18 11:48:26 -07:00 |
exec_test.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
expose.go
|
External IPs support.
|
2015-08-20 16:10:01 -07:00 |
expose_test.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
get.go
|
Add -o name for commands which use printer to output results
|
2015-08-26 17:04:23 +08:00 |
get_test.go
|
Add TerminationGracePeriodSeconds to API
|
2015-08-20 11:03:38 -04:00 |
label.go
|
Change default output of 'label' command
|
2015-08-23 18:27:48 +08:00 |
label_test.go
|
Change default output of 'label' command
|
2015-08-23 18:27:48 +08:00 |
log.go
|
Use bash comments in kubectl examples
|
2015-08-12 19:56:23 +00:00 |
log_test.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
namespace.go
|
typofix - https://github.com/vlajos/misspell_fixer
|
2015-08-08 22:31:48 +01:00 |
patch.go
|
Kubectl patch command accepts a filename param
|
2015-08-13 11:13:31 +08:00 |
patch_test.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
portforward.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
portforward_test.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
proxy.go
|
Use bash comments in kubectl examples
|
2015-08-12 19:56:23 +00:00 |
replace.go
|
Make --validate default on and shows how to turn if off
|
2015-08-25 03:18:32 -07:00 |
replace_test.go
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
rollingupdate.go
|
Make --validate default on and shows how to turn if off
|
2015-08-25 03:18:32 -07:00 |
rollingupdate_test.go
|
Correcting all go vet errors
|
2015-08-11 13:55:37 -07:00 |
run.go
|
Run should be flexible to type
|
2015-08-20 22:35:28 -04:00 |
run_test.go
|
Add --restart support to kubectl run
|
2015-08-07 13:20:09 -07:00 |
scale.go
|
Kubectl scale command accepts a filename param
|
2015-08-13 14:26:25 +08:00 |
stop.go
|
Use bash comments in kubectl examples
|
2015-08-12 19:56:23 +00:00 |
version.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |