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

# Functions

Create creates a new Policy.
Delete deletes a policy.
No description provided by the author
Get retrieves details on a single policy, by ID.
List retrieves all custom policies.
Update updates an existing Policy.

# Structs

CreateOpts provides options used to create a policy.
CreateResult is the response from a Create operation.
DeleteResult is the response from a Delete operation.
GetResult is the response from a Get operation.
Policy contains the content of a custom policy.
No description provided by the author
No description provided by the author
Statement represents the Statement of a custom policy.
UpdateResult is the response from an Update operation.

# Interfaces

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