fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/rackspace/gophercloud | Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds. |
github.com/rackspace/gophercloud/openstack/identity/v2/tokens | Package tokens provides information and interaction with the token API resource for the OpenStack Identity service. |
github.com/rackspace/gophercloud/openstack/identity/v3/endpoints | Package endpoints provides information and interaction with the service endpoints API resource in the OpenStack Identity service. |
github.com/rackspace/gophercloud/openstack/identity/v3/services | Package services provides information and interaction with the services API resource for the OpenStack Identity service. |
github.com/rackspace/gophercloud/openstack/identity/v3/tokens | Package tokens provides information and interaction with the token API resource for the OpenStack Identity service. |
github.com/rackspace/gophercloud/openstack/utils | |
github.com/rackspace/gophercloud/pagination | Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs. |
net/url | Package url parses URLs and implements query escaping. |
os | Package os provides a platform-independent interface to operating system functionality. |