//
pkg.gl
Category
github.com/flowswiss/gophercloud
openstack
compute
v2
extensions
limits
package
0.25.1
Repository:
https://github.com/flowswiss/gophercloud.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
114 SLOC
#
Packages
testing
No description provided by the author
#
Functions
Get
Get returns the limits about the currently scoped tenant.
#
Structs
Absolute
Usage is a struct that contains the current resource usage and limits of a tenant.
GetOpts
GetOpts enables retrieving limits by a specific tenant.
GetResult
GetResult is the response from a Get operation.
Limits
Limits is a struct that contains the response of a limit query.
#
Interfaces
GetOptsBuilder
GetOptsBuilder allows extensions to add additional parameters to the Get request.