package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev

# Functions

Create is a method to create a policy group using given parameters.
Delete is a method to remove an existing policy group using given parameters.
Get is a method to obtain the policy group detail by its ID.
Update is a method to modify the existing policy group configuration using given parameters.

# Structs

AccessControl is the structure that represents the access policy detail.
CreateOpts is the structure that represents the policy group configuration.
Policy is the structure that represents the access policy detail.
PolicyGroup is the structure that represents the policy group detail.
Target is the structure that represents the access target configuration.
UpdateOpts is the structure that used to modify the policy group configuration.