Imports of cauldron command

PathSynopsis
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
io/ioutilPackage ioutil implements some I/O utility functions.
k8s.io/apimachinery/pkg/api/errorsPackage errors provides detailed error types for api field validation.
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/util/intstr
k8s.io/client-go/rest
k8s.io/klogPackage klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
k8s.io/kubernetes/pkg/apis/corePackage core contains the latest (or "internal") version of the Kubernetes API objects.
k8s.io/kubernetes/pkg/client/clientset_generated/internalclientset
k8s.io/kubernetes/test/e2e/frameworkPackage framework contains provider-independent helper code for building and running E2E tests with Ginkgo.
net/httpPackage http provides HTTP client and server implementations.
timePackage time provides functionality for measuring and displaying time.