package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev

# Functions

Create implements a ptr create/update request.
Delete implements a ptr delete request.
Get returns information about a ptr, given its ID.

# Structs

CreateOpts specifies the attributes used to create a ptr.
CreateResult is the result of a Create request.
DeleteResult is the result of a Delete request.
GetResult is the result of a Get request.
Ptr represents a ptr record.
Tag is a structure of key value pair.

# Interfaces

CreateOptsBuilder allows extensions to add additional attributes to the Create request.