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

# Packages

No description provided by the author

# Functions

Create is a method to create a new custom authorizer.
Delete is a method to delete an existing custom authorizer.
ExtractCustomAuthorizers is a method which to extract the response to a custom authorizer list.
Get is a method to obtain an existing custom authorizer.
List is a method to obtain an array of one or more custom authorizers for the instance according to the query parameters.
Update is a method to update an existing custom authorizer.

# Structs

AuthCreateIdentitiesReq is an object which will be build up a indentities list.
CreateResult represents a result of the Create method.
CustomAuthOpts is a struct which will be used to create a new custom authorizer or update an existing custom authorizer.
CustomAuthorizer is a struct that represents the result of Create, Update and Get methods.
CustomAuthPage represents the response pages of the List method.
DeleteResult represents a result of the Delete method.
GetResult represents a result of the Update method.
Identity is an object struct that represents the elements of the Identities parameter.
ListOpts allows to filter list data using given parameters.
UpdateResult represents a result of the Update method.

# Interfaces

CustomAuthOptsBuilder is an interface which to support request body build of the custom authorizer creation and updation.
ListOptsBuilder is an interface which to support request query build of the custom authorizer search.