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.
GetDetail returns detailed public data about a previously created QuotaSet.
Updates the quotas for the given tenantID and returns the new QuotaSet.

# Structs

DeleteResult is the response from a Delete operation.
GetDetailResult is the response from a Get operation.
GetResult is the response from a Get operation.
QuotaDetail is a set of details about a single operational limit that allows for control of compute usage.
QuotaDetailSet represents details of both operational limits of compute resources and the current usage of those resources.
QuotaSet is a set of operational limits that allow for control of compute usage.
QuotaSetPage stores a single page of all QuotaSet results from a List call.
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.