.. |
config
|
relativize paths in kubeconfig files
|
2015-07-30 14:57:38 -04:00 |
util
|
Merge pull request #11779 from JanetKuo/add-kubectl-annotation
|
2015-08-04 18:28:12 -07:00 |
annotation.go
|
Implement kubectl annotation update command. Refactor kubectl annotate to decouple command framework from business logic.
|
2015-08-03 14:35:56 -07:00 |
annotation_test.go
|
Implement kubectl annotation update command. Refactor kubectl annotate to decouple command framework from business logic.
|
2015-08-03 14:35:56 -07:00 |
apiversions.go
|
add boundary check before access os.Args
|
2015-07-09 16:15:42 -07:00 |
attach.go
|
Add support for attach to kubectl
|
2015-07-30 12:56:18 -07:00 |
attach_test.go
|
Add support for attach to kubectl
|
2015-07-30 12:56:18 -07:00 |
clusterinfo.go
|
Merge pull request #10585 from caesarxuchao/fix-alias
|
2015-07-15 15:00:09 -07:00 |
cmd.go
|
Implement kubectl annotation update command. Refactor kubectl annotate to decouple command framework from business logic.
|
2015-08-03 14:35:56 -07:00 |
cmd_test.go
|
Add (stopgap) support for an experimental API prefix.
|
2015-07-30 18:14:29 -07:00 |
create.go
|
Add '-o name' to mutations
|
2015-07-27 14:06:53 -07:00 |
create_test.go
|
Add '-o name' to mutations
|
2015-07-27 14:06:53 -07:00 |
delete.go
|
Use TYPE instead of RESOURCE in help string
|
2015-08-05 16:34:48 +08:00 |
delete_test.go
|
Add '-o name' to mutations
|
2015-07-27 14:06:53 -07:00 |
describe.go
|
Use TYPE instead of RESOURCE in help string
|
2015-08-05 16:34:48 +08:00 |
describe_test.go
|
Add label support for kubectl describe
|
2015-06-12 15:08:28 +08:00 |
exec.go
|
Exec should be easier to reuse as a command
|
2015-07-24 18:14:28 -04:00 |
exec_test.go
|
Exec should be easier to reuse as a command
|
2015-07-24 18:14:28 -04:00 |
expose.go
|
Use TYPE instead of RESOURCE in help string
|
2015-08-05 16:34:48 +08:00 |
expose_test.go
|
Add session affinity flags to kubectl expose
|
2015-07-31 10:34:52 -07:00 |
get.go
|
Use TYPE instead of RESOURCE in help string
|
2015-08-05 16:34:48 +08:00 |
get_test.go
|
Remove v1beta3
|
2015-07-23 17:21:27 -07:00 |
label.go
|
Use TYPE instead of RESOURCE in help string
|
2015-08-05 16:34:48 +08:00 |
label_test.go
|
Implement kubectl annotation update command. Refactor kubectl annotate to decouple command framework from business logic.
|
2015-08-03 14:35:56 -07:00 |
log.go
|
Merge pull request #10493 from krousey/namespace
|
2015-07-01 19:33:44 -07:00 |
log_test.go
|
Remove v1beta3
|
2015-07-23 17:21:27 -07:00 |
namespace.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
patch.go
|
Use TYPE instead of RESOURCE in help string
|
2015-08-05 16:34:48 +08:00 |
patch_test.go
|
Add '-o name' to mutations
|
2015-07-27 14:06:53 -07:00 |
portforward.go
|
Fix small nits for kubectl port-forward command
|
2015-07-08 15:53:53 +08:00 |
portforward_test.go
|
Updating kubectl to use POST instead of GET
|
2015-07-01 17:07:24 -07:00 |
proxy.go
|
Make `kubectl proxy` support picking a random port
|
2015-07-27 09:56:33 -07:00 |
replace.go
|
direct people to api-reference/definitions.html to find out if a field is mutable through kubectl replace/patch
|
2015-08-03 18:18:00 -07:00 |
replace_test.go
|
Add '-o name' to mutations
|
2015-07-27 14:06:53 -07:00 |
rollingupdate.go
|
Merge pull request #11737 from thockin/cleanup-remove-v1beta3
|
2015-07-24 10:25:56 -07:00 |
rollingupdate_test.go
|
Support recovery from in the middle of a rename.
|
2015-05-07 10:39:15 -07:00 |
run.go
|
Merge pull request #10585 from caesarxuchao/fix-alias
|
2015-07-15 15:00:09 -07:00 |
scale.go
|
Use TYPE instead of RESOURCE in help string
|
2015-08-05 16:34:48 +08:00 |
stop.go
|
Use TYPE instead of RESOURCE in help string
|
2015-08-05 16:34:48 +08:00 |
version.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |