package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Functions
Auth performs an authentication request for a Swauth-based user.
NewObjectStorageV1 creates a Swauth-authenticated *golangsdk.ServiceClient client that can issue ObjectStorage-based API calls.
# Structs
AuthOpts specifies an authentication request.
AuthResult contains the authentication information from a Swauth authentication request.
GetAuthResult contains the response from the Auth request.
# Interfaces
AuthOptsBuilder describes struct types that can be accepted by the Auth call.