kubernetes/hack
Eric Paris a6beb2e7df Autogenerate md documentation for kubectl
This does away with the giant dump from cobra for kubectl and instead
generates md files which contain similar information, but one per verb.
This might work well as part of the cobra project, instead of doing it
in kube, but this gets us nice, linked, documentation right now.  If
people like it, I will try to get something similar into cobra.
2015-02-12 19:08:57 -05:00
..
e2e-internal Fix e2e-internal scripts for cluster-size and watch-events 2015-02-11 12:46:31 -08:00
e2e-suite democratize restart-apiserver method across clouds 2015-02-11 13:44:43 -08:00
jenkins Unpatch Jenkins now that #4177 is fixed 2015-02-11 13:42:14 -08:00
lib Add godeps for man page autogeneration 2015-02-12 18:38:25 -05:00
travis Update etcd to version 2.0.0 2015-01-29 17:53:53 -08:00
benchmark-go.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
build-cross.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
build-go.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
build-ui.sh Moving swagger-ui files from www/swagger-ui to third-party/swagger-ui 2015-01-05 16:27:33 -08:00
dev-build-and-push.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
dev-build-and-up.sh Set shell options for reliability. 2014-10-10 12:33:36 -07:00
e2e-from-release.sh Boilerplate checks on 2014, but commit included a 2015 (breaks travis) 2015-01-05 16:28:52 -05:00
e2e-test.sh Fix hack/e2e-test.sh broken due to removed flag from hack/e2e.go 2015-02-05 23:56:43 +01:00
e2e.go Simplify ValidateClusterSize() to use cmd.Output() directly 2015-02-11 15:02:24 -08:00
ginkgo-e2e.sh Default value for ${@}, otherwise nounset causes failure 2015-02-11 12:39:06 -05:00
kube-dump.sh Initial implementation of kube-dump.sh - script which dumps state of Kubernetes cluster for debugging. Tested on GCE only. This is initial attempt to fix #3500. 2015-02-12 21:48:34 +01:00
local-up-cluster.sh Integration tests should use 127.0.0.1 consistently 2015-02-09 14:30:31 -05:00
run-gendocs.sh Autogenerate md documentation for kubectl 2015-02-12 19:08:57 -05:00
test-cmd.sh Fix hack/test-cmd.sh test. 2015-02-05 01:58:26 +01:00
test-go.sh Merge pull request #3357 from proppy/fix-podex 2015-01-30 12:02:15 -08:00
test-integration.sh Reenable Coverage and Race detection for travis and integration test 2015-01-09 13:16:30 -05:00
update-swagger-spec.sh Adding static swagger spec and a script to update it 2015-02-05 12:00:28 -08:00
upgrade-e2e-test.sh Make it easy to use the e2e tests to test upgrading a running master 2014-12-15 16:03:11 -08:00
verify-boilerplate.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
verify-description.sh Add API documentation pre-commit hook. 2014-11-20 20:25:44 +00:00
verify-gendocs.sh Autogenerate md documentation for kubectl 2015-02-12 19:08:57 -05:00
verify-gofmt.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00
vet-go.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00