package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/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.