Imports of genconversion command

PathSynopsis
github.com/GoogleCloudPlatform/kubernetes/pkg/api
github.com/GoogleCloudPlatform/kubernetes/pkg/api/v1
github.com/GoogleCloudPlatform/kubernetes/pkg/api/v1beta3
github.com/GoogleCloudPlatform/kubernetes/pkg/runtime
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.
ioPackage io provides basic interfaces to I/O primitives.
osPackage os provides a platform-independent interface to operating system functionality.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.