Imports of kubernetes command

PathSynopsis
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/GoogleCloudPlatform/kubernetes/pkg/api/testapi
github.com/GoogleCloudPlatform/kubernetes/pkg/client
github.com/GoogleCloudPlatform/kubernetes/pkg/standalone
github.com/GoogleCloudPlatform/kubernetes/pkg/tools
github.com/GoogleCloudPlatform/kubernetes/pkg/util
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
timePackage time provides functionality for measuring and displaying time.