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

# Packages

quotasets unit tests.

# Functions

Resets the quotas for the given tenant to their default values.
ExtractQuotaSets interprets a page of results as a slice of QuotaSets.
Get returns public data about a previously created QuotaSet.
GetDefaults returns public data about the project's default block storage quotas.
GetUsage returns detailed public data about a previously created QuotaSet.
Updates the quotas for the given projectID and returns the new QuotaSet.

# Structs

DeleteResult is the response from a Delete operation.
GetResult is the response from a Get operation.
GetUsageResult is the response from a Get operation.
QuotaSet is a set of operational limits that allow for control of block storage usage.
QuotaSetPage stores a single page of all QuotaSet results from a List call.
QuotaUsage is a set of details about a single operational limit that allows for control of block storage usage.
QuotaUsageSet represents details of both operational limits of block storage resources and the current usage of those resources.
Options for Updating the quotas of a Tenant.
UpdateResult is the response from a Update operation.

# Interfaces

UpdateOptsBuilder enables extensins to add parameters to the update request.