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

# Constants

ResourceCreateLinkMetricsRequest represents a request to create a resource with linked metrics.
ResourceCreateLinkMetricsResult represents a raw server responce to the ResourceCreateLinkMetricsRequest.
ResourceCreateWithMetricsRequest represents a request to simultaneously create a resource with metrics.
ResourceCreateWithMetricsResult represents a raw server responce to the ResourceCreateWithMetricsRequest.
ResourceCreateWithoutMetricsRequest represents a request to create a resource without metrics.
ResourceCreateWithoutMetricsResult represents a raw server responce to the ResourceCreateNoMetricsRequest.
ResourceGetResult represents raw server response from a server to a get requrest.
ResourceListResult represents raw server response from a server to a list call.
ResourceUpdateCreateMetricsRequest represents a request to update a resource and link some existing metrics.
ResourceUpdateCreateMetricsResponse represents a raw server responce to the ResourceUpdateLinkMetricsRequest.
ResourceUpdateLinkMetricsRequest represents a request to update a resource and link some existing metrics.
ResourceUpdateLinkMetricsResponse represents a raw server responce to the ResourceUpdateLinkMetricsRequest.

# Variables

Resource1 is an expected representation of a first resource from the ResourceListResult.
Resource2 is an expected representation of a second resource from the ResourceListResult.