package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Packages
members unit tests.
# Functions
Create member for specific image
Preconditions
* The specified images must exist.
Delete membership for given image.
ExtractMembers returns a slice of Members contained in a single page of results.
Get image member details.
List members returns list of members for specifed image id.
Update function updates member.
# Structs
CreateResult represents the result of a Create operation.
DeleteResult represents the result of a Delete operation.
DetailsResult represents the result of a Get operation.
Member represents a member of an Image.
MemberPage is a single page of Members results.
UpdateOpts represents options to an Update request.
UpdateResult represents the result of an Update operation.
# Interfaces
UpdateOptsBuilder allows extensions to add additional attributes to the Update request.