package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Packages
db_datastores_v1.
# Functions
ExtractDatastores retrieves a slice of datastore structs from a paginated collection.
ExtractVersions retrieves a slice of versions from a paginated collection.
Get will retrieve the details of a specified datastore type.
GetVersion will retrieve the details of a specified datastore version.
List will list all available datastore types that instances can use.
ListVersions will list all of the available versions for a specified datastore type.
# Structs
Datastore represents a Datastore API resource.
DatastorePage represents a page of datastore resources.
DatastorePartial is a meta structure which is used in various API responses.
GetResult represents the result of a Get operation.
GetVersionResult represents the result of getting a version.
Version represents a version API resource.
VersionPage represents a page of version resources.