Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Limits ¶
type Limits struct { MaxTotalVolumeGigabytes int `json:"MaxTotalVolumeGigabytes"` MaxTotalVolumes int `json:"MaxTotalVolumes"` }
Limits represent cinder quota metrics
type Snapshots ¶
Snapshots represents cinder volumes snapshots metric Count - total number of snapshots counted Bytes - total number of bytes counted
Click to show internal directories.
Click to hide internal directories.