Imports of package rackspace

PathSynopsis
code.google.com/p/gcfg
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/GoogleCloudPlatform/kubernetes/pkg/api
github.com/GoogleCloudPlatform/kubernetes/pkg/api/resource
github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
github.com/rackspace/gophercloudPackage gophercloud provides a multi-vendor interface to OpenStack-compatible clouds.
github.com/rackspace/gophercloud/openstack/compute/v2/serversPackage servers provides information and interaction with the server API resource in the OpenStack Compute service.
github.com/rackspace/gophercloud/paginationPackage pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs.
github.com/rackspace/gophercloud/rackspace
github.com/rackspace/gophercloud/rackspace/compute/v2/flavorsPackage flavors provides information and interaction with the flavor API resource for the Rackspace Cloud Servers service.
github.com/rackspace/gophercloud/rackspace/compute/v2/serversPackage servers provides information and interaction with the server API resource for the Rackspace Cloud Servers service.
ioPackage io provides basic interfaces to I/O primitives.
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.