Versions in this module Expand all Collapse all v1 v1.5.0-1 Jun 24, 2023 v1.2.1 Mar 20, 2023 Changes in this version + type Absolute struct + MaxTotalBackupGigabytes int + MaxTotalBackups int + MaxTotalSnapshots int + MaxTotalVolumeGigabytes int + MaxTotalVolumes int + TotalBackupGigabytesUsed int + TotalBackupsUsed int + TotalGigabytesUsed int + TotalSnapshotsUsed int + TotalVolumesUsed int + type GetResult struct + func Get(client *gophercloud.ServiceClient) (r GetResult) + func (r GetResult) Extract() (*Limits, error) + type Limit struct + NextAvailable string + Remaining int + Unit string + Value int + Verb string + type Limits struct + Absolute Absolute + Rate []Rate + type Rate struct + Limit []Limit + Regex string + URI string