Categorygithub.com/terraform-providers/terraform-provider-stackpathstackpathapiworkloadworkload_clientmetrics
# Functions
New creates a new metrics API client.
NewGetMetricsDefault creates a GetMetricsDefault with default headers values.
NewGetMetricsInternalServerError creates a GetMetricsInternalServerError with default headers values.
NewGetMetricsOK creates a GetMetricsOK with default headers values.
NewGetMetricsParams creates a new GetMetricsParams object with the default values initialized.
NewGetMetricsParamsWithContext creates a new GetMetricsParams object with the default values initialized, and the ability to set a context for a request.
NewGetMetricsParamsWithHTTPClient creates a new GetMetricsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetMetricsParamsWithTimeout creates a new GetMetricsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetMetricsUnauthorized creates a GetMetricsUnauthorized with default headers values.
# Structs
Client for metrics API
*/.
GetMetricsDefault handles this case with default header values.
GetMetricsInternalServerError handles this case with default header values.
GetMetricsOK handles this case with default header values.
GetMetricsParams contains all the parameters to send to the API endpoint
for the get metrics operation typically these are written to a http.Request
*/.
GetMetricsReader is a Reader for the GetMetrics structure.
GetMetricsUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.