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

AutoGenerateAppCode is a method used to automatically create code in a specified application.
Create is a method by which to create function that create a APIG application.
CreateAppCode is a method by which to create function that create a code at sepcified APIG application using instanceId, appId and AppCodeOpts (code value).
Delete is a method to delete an existing application.
No description provided by the author
No description provided by the author
Get is a method to obtain the specified application according to the instanceId and appId.
GetAppCode is a method to obtain the specified code of the specified application of the specified instance using instanceId, appId and codeId.
List is a method to obtain an array of one or more APIG applications according to the query parameters.
ListAppCode is a method to obtain the application code list of the specified application of the specified instance.
RemoveAppCode is a method to delete an existing code from a specified application.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
AppCodeOpts allows to create an application code using given parameters.
AppCodePage represents the response pages of the ListAppCode operation.
No description provided by the author
ApplicationPage represents the response pages of the List operation.
AppOpts allows to create or update an application using given parameters.
AutoGenerateCodeResult represents a result of the AutoGenerateAppCode method.
No description provided by the author
CreateCodeResult represents a result of the CreateAppCode method.
CreateResult represents a result of the Create method.
DeleteResult represents a result of the Delete method.
GetCodeResult represents a result of the GetAppCode method.
GetResult represents a result of the Get operation.
ListCodeOpts allows to filter application code list data using given parameters.
ListOpts allows to filter list data using given parameters.
ResetSecretResult represents a result of the ResetAppSecret operation.
SecretResetOpts allows to reset application secret value using given parameters.
UpdateResult represents a result of the Update operation.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author