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 new APIG shared environment using given parameters.
Delete is a method to delete an existing APIG shared environment.
List is a method to obtain an array of one or more environments according to the query parameters.
Update is a method to update a APIG shared environment using given parameters.
# Structs
CreateOpts allows to create a new APIG environment using given parameters.
No description provided by the author
EnvironmentPage represents the response pages of the List method.
No description provided by the author
No description provided by the author
UpdateOpts allows to update an existing APIG environment using given parameters.