Documentation ¶
Overview ¶
Package tenants provides information and interaction with the tenant API resource for the Rackspace Identity service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractTenants ¶
func ExtractTenants(page pagination.Page) ([]os.Tenant, error)
ExtractTenants interprets a page of List results as a more usable slice of Tenant structs.
func List ¶
func List(client *gophercloud.ServiceClient, opts *os.ListOpts) pagination.Pager
List enumerates the tenants to which the current token grants access.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.