[Federation][Kubefed] Support documentation for kubefed and its sub commands

This commit is contained in:
Irfan Ur Rehman
2017-03-21 15:46:05 +05:30
parent efa8c5eb45
commit bc9852fca4
8 changed files with 22 additions and 7 deletions

View File

@@ -214,6 +214,7 @@ kube::util::gen-docs() {
# to generate. The actual binary for running federation is hyperkube.
"${genfeddocs}" "${dest}/docs/admin/" "federation-apiserver"
"${genfeddocs}" "${dest}/docs/admin/" "federation-controller-manager"
"${genfeddocs}" "${dest}/docs/admin/" "kubefed"
mkdir -p "${dest}/docs/man/man1/"
"${genman}" "${dest}/docs/man/man1/" "kube-apiserver"