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 by which to create function that create a new environment.
CreateVariable is a method by which to create function that create a new environment variable.
Delete is a method to delete an existing group.
DeleteVariable is a method to delete an existing variable.
No description provided by the author
No description provided by the author
GetVariable is a method to obtain the specified environment variable according to the instance id and variable id.
List is a method to obtain an array of one or more groups according to the query parameters.
ListVariables is a method to obtain an array of one or more variables according to the query parameters.
Update is a method by which to udpate an existing environment.

# Structs

CreateResult represents a result of the Create method.
CreateVariableOpts allows to create a new envirable variable for an existing group using given parameters.
DeleteResult represents a result of the Delete and DeleteVariable method.
No description provided by the author
EnvironmentOpts allows to create a new environment or update an existing environment using given parameters.
EnvironmentPage represents the response pages of the List method.
ListOpts allows to filter list data using given parameters.
ListVariablesOpts allows to filter list data using given parameters.
UpdateResult represents a result of the Update method.
No description provided by the author
VariableCreateResult represents a result of the CreateVariable method.
VariableGetResult represents a result of the GetVariable operation.
VariablePage represents the response pages of the List operation.
No description provided by the author

# 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