package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev

# Functions

Create creates a new User.
Get retrieves details on a single user, by ID.
Update updates an existing User.

# Structs

CreateOpts provides options used to create a user.
CreateResult is the response from a Create operation.
GetResult is the response from a Get operation.
UpdateOpts provides options for updating a user account.
UpdateResult is the response from an Update operation.
User represents a User in the OpenStack Identity Service.

# Interfaces

CreateOptsBuilder allows extensions to add additional parameters to the Create request.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.