package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Functions
Create will create a new Replication based on the values in CreateOpts.
Delete will permanently delete a particular Replication based on its unique ID.
Get retrieves a particular Replication based on its unique ID.
No description provided by the author
Update accepts a UpdateOpts struct and uses the values to update a Replication.The response code from api is 200.
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
CreateOpts contains all the values needed to create a new replication.
DeleteOpts contains all the values needed to delete a Replication.
GetResult represents the result of a get operation.
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
UpdateOpts contains all the values needed to update a Replication.
UpdateResult represents the result of a update operation.
# Interfaces
CreateOptsBuilder allows extensions to add additional parameters to the Create request.
DeleteOptsBuilder allows extensions to add additional parameters to the Delete request.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.