package
0.25.1
Repository: https://github.com/flowswiss/gophercloud.git
Documentation: pkg.go.dev

# Packages

swauth unit tests.

# Functions

Auth performs an authentication request for a Swauth-based user.
NewObjectStorageV1 creates a Swauth-authenticated *gophercloud.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.