kubernetes/pkg/kubectl/cmd
Brendan Burns eed655a6e6 Merge pull request #12511 from feihujiang/kubectlGetAcceptFileNameParam
Kubectl get command accepts a filename param
2015-08-14 14:21:56 -07:00
..
config Use bash comments in kubectl examples 2015-08-12 19:56:23 +00:00
util Add field based sorting to the kubectl command line. 2015-08-12 16:51:36 -07:00
annotation.go run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
annotation_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
apiversions.go Add experimental API support to kubectl 2015-08-11 16:49:55 -07:00
attach.go Use bash comments in kubectl examples 2015-08-12 19:56:23 +00:00
attach_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
clusterinfo.go rewrite go imports 2015-08-05 17:30:03 -07:00
cmd.go rewrite kubectl command references to GoogleCloudPlatform 2015-08-12 14:52:13 -07:00
cmd_test.go Add experimental API support to kubectl 2015-08-11 16:49:55 -07:00
create.go Use bash comments in kubectl examples 2015-08-12 19:56:23 +00:00
create_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
delete.go Use bash comments in kubectl examples 2015-08-12 19:56:23 +00:00
delete_test.go Use the pflag StringSlice instead of implementing it ourselves 2015-08-06 19:16:13 -04:00
describe.go Use bash comments in kubectl examples 2015-08-12 19:56:23 +00:00
describe_test.go kubectl describe <kind> work with no arguments 2015-08-10 14:08:38 +08:00
exec.go Use bash comments in kubectl examples 2015-08-12 19:56:23 +00:00
exec_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
expose.go Add optional arguments to kubectl run ... 2015-08-13 09:41:51 -07:00
expose_test.go Add optional arguments to kubectl run ... 2015-08-13 09:41:51 -07:00
get.go Kubectl get command accepts a filename param 2015-08-13 14:12:29 +08:00
get_test.go Kubectl get command accepts a filename param 2015-08-13 14:12:29 +08:00
label.go Kubectl label command accepts a filename param 2015-08-13 10:21:38 +08:00
label_test.go Kubectl label command accepts a filename param 2015-08-13 10:21:38 +08:00
log.go Use bash comments in kubectl examples 2015-08-12 19:56:23 +00:00
log_test.go rewrite go imports 2015-08-05 17:30: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 Kubectl patch command accepts a filename param 2015-08-13 11:13:31 +08:00
portforward.go Use bash comments in kubectl examples 2015-08-12 19:56:23 +00:00
portforward_test.go kubectl port-forward accept a pod without -p 2015-08-07 17:21:59 +08:00
proxy.go Use bash comments in kubectl examples 2015-08-12 19:56:23 +00:00
replace.go rewrite kubectl command references to GoogleCloudPlatform 2015-08-12 14:52:13 -07:00
replace_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
rollingupdate.go Use bash comments in kubectl examples 2015-08-12 19:56:23 +00:00
rollingupdate_test.go Correcting all go vet errors 2015-08-11 13:55:37 -07:00
run.go Add optional arguments to kubectl run ... 2015-08-13 09:41:51 -07:00
run_test.go Add --restart support to kubectl run 2015-08-07 13:20:09 -07:00
scale.go Use bash comments in kubectl examples 2015-08-12 19:56:23 +00: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