# Functions
ExtractTenants returns a slice of Tenants contained in a single page of results.
List enumerates the Tenants to which the current token has access.
# Structs
ListOpts filters the Tenants that are returned by the List call.
Tenant is a grouping of users in the identity service.
TenantPage is a single page of Tenant results.