kubernetesk8s.io/kubernetes/cmd/gendocs

Imports of gendocs command

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/spf13/cobra/doc
io/ioutilPackage ioutil implements some I/O utility functions.
k8s.io/cli-runtime/pkg/genericclioptionsPackage genericclioptions contains flags which can be added to your command, bound, completed, and produce useful helper functions.
k8s.io/kubectl/pkg/cmd
k8s.io/kubernetes/cmd/genutils
osPackage os provides a platform-independent interface to operating system functionality.