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 APIG dedicated instance.
Delete is a method to delete an existing APIG dedicated instance.
DisableEgressAccess is a method by which to disable the egress access of an existing APIG dedicated instance.
DisableIngressAccess is a method to unbind the eip associated with an existing APIG dedicated instance.
EnableEgressAccess is a method by which to enable the egress access of an existing APIG dedicated instance.
UpdateIngressAccess is a method to bind and update the eip associated with an existing APIG dedicated instance.
Call its Extract method to interpret it as a BaseInstance array.
Get is a method to obtain the specified APIG dedicated instance according to the instance Id.
List is a method to obtain an array of one or more APIG dedicated instance according to the query parameters.
Update is a method by which to update an existing APIG dedicated instance.
UpdateEgressBandwidth is a method by which to update the egress bandwidth size of an existing APIG dedicated instance.
# Structs
No description provided by the author
CreateOpts allows to create an APIG dedicated instance using given parameters.
No description provided by the author
GetResult represents the result of a create operation.
DeleteResult represents the result of a Delete operation.
DisableEgressResult represents the result of a DisableEgressAccess operation.
DisableIngressResult represents the result of a DisableIngressAccess operation.
No description provided by the author
EgressAccessOpts allows the bandwidth size of an existing APIG dedicated instance to be updated with the given parameters.
No description provided by the author
EnableEgressResult represents the result of a EnableEgressAccess operation.
EnableIngressResult represents the result of a EnableIngressAccess operation.
GetResult represents the result of a Get operation.
No description provided by the author
IngressAccessOpts allows binding and updating the eip associated with an existing APIG dedicated instance with the given parameters.
No description provided by the author
InstancePage represents the result of a List operation.
ListOpts allows to filter list data using given parameters.
UdpateEgressResult represents the result of a UpdateEgressBandwidth operation.
UpdateOpts allows to update an existing APIG dedicated instance using given parameters.
UpdateResult represents the result of a 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