Imports of package rackspace

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
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/rackspace/gophercloud
github.com/rackspace/gophercloud/openstack/compute/v2/servers
github.com/rackspace/gophercloud/pagination
github.com/rackspace/gophercloud/rackspace
github.com/rackspace/gophercloud/rackspace/compute/v2/servers
github.com/scalingdata/gcfg
ioPackage io provides basic interfaces to I/O primitives.
k8s.io/kubernetes/pkg/api
k8s.io/kubernetes/pkg/cloudprovider
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
regexpPackage regexp implements regular expression search.
timePackage time provides functionality for measuring and displaying time.