package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Packages
tokens unit tests.
# Structs
AuthOptions represents options for authenticating a user.
CatalogEntry provides a type-safe interface to an Identity API V3 service catalog listing.
CreateResult is the response from a Create request.
Domain provides information about the domain to which this token grants access.
Endpoint represents a single API endpoint offered by a service.
GetResult is the response from a Get request.
Project provides information about project to which User is authorized.
RevokeResult is response from a Revoke request.
Role provides information about roles to which User is authorized.
Scope allows a created token to be limited to a specific domain or project.
ServiceCatalog provides a view into the service catalog from a previous, successful authentication.
Token is a string that grants a user access to a controlled set of services in an OpenStack provider.
User represents a user resource that exists in the Identity Service.
# Interfaces
AuthOptionsBuilder provides the ability for extensions to add additional parameters to AuthOptions.