package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Packages
tokens unit tests.
# Structs
AuthOptions are the valid options for Openstack Identity v2 authentication.
AuthOptionsV2 wraps a golangsdk AuthOptions in order to adhere to the AuthOptionsBuilder interface.
CatalogEntry provides a type-safe interface to an Identity API V2 service catalog listing.
CreateResult is the response from a Create request.
Endpoint represents a single API endpoint offered by a service.
GetResult is the deferred response from a Get call, which is the same with a Created token.
PasswordCredentialsV2 represents the required options to authenticate with a username and password.
Role is a role for a user.
ServiceCatalog provides a view into the service catalog from a previous, successful authentication.
Token provides only the most basic information related to an authentication token.
TokenCredentialsV2 represents the required options to authenticate with a token.
User is an OpenStack user.
# Interfaces
AuthOptionsBuilder allows extensions to add additional parameters to the token create request.