Imports of client-gen command

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
github.com/spf13/pflagPackage pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
k8s.io/kubernetes/cmd/libs/go2idl/args
k8s.io/kubernetes/cmd/libs/go2idl/client-gen/generators
k8s.io/kubernetes/pkg/api/unversioned
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.