package
0.16.0
Repository: https://github.com/rendaw/gophercloud.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Get returns the limits about the currently scoped tenant.

# Structs

Usage is a struct that contains the current resource usage and limits of a tenant.
GetOpts enables retrieving limits by a specific tenant.
GetResult is the response from a Get operation.
Limits is a struct that contains the response of a limit query.

# Interfaces

GetOptsBuilder allows extensions to add additional parameters to the Get request.