package
2.0.0-20241209100706-e3a3b7c07d26
Repository: https://github.com/gophercloud/utils.git
Documentation: pkg.go.dev

# Packages

status unit tests.

# Functions

Get retrieves the overall status of the Gnocchi installation.

# Structs

GetOpts allows to provide additional options to the Gnocchi status Get request.
GetResult represents the result of a get operation.
Metricd represents all running Gnocchi metricd daemons.
Status represents a Gnocchi status of measurements processing.
Storage contains Gnocchi storage data of metrics and measures to process.
Summary contains total numbers of metrics and measures to process.

# Interfaces

GetOptsBuilder allows to add additional parameters to the Get request.