# Functions
New creates a new quota API client.
NewGetQuotaForbidden creates a GetQuotaForbidden with default headers values.
NewGetQuotaInternalServerError creates a GetQuotaInternalServerError with default headers values.
NewGetQuotaNotFound creates a GetQuotaNotFound with default headers values.
NewGetQuotaOK creates a GetQuotaOK with default headers values.
NewGetQuotaParams creates a new GetQuotaParams object, with the default timeout for this client.
NewGetQuotaParamsWithContext creates a new GetQuotaParams object with the ability to set a context for a request.
NewGetQuotaParamsWithHTTPClient creates a new GetQuotaParams object with the ability to set a custom HTTPClient for a request.
NewGetQuotaParamsWithTimeout creates a new GetQuotaParams object with the ability to set a timeout on a request.
NewGetQuotaUnauthorized creates a GetQuotaUnauthorized with default headers values.
NewListQuotasForbidden creates a ListQuotasForbidden with default headers values.
NewListQuotasInternalServerError creates a ListQuotasInternalServerError with default headers values.
NewListQuotasOK creates a ListQuotasOK with default headers values.
NewListQuotasParams creates a new ListQuotasParams object, with the default timeout for this client.
NewListQuotasParamsWithContext creates a new ListQuotasParams object with the ability to set a context for a request.
NewListQuotasParamsWithHTTPClient creates a new ListQuotasParams object with the ability to set a custom HTTPClient for a request.
NewListQuotasParamsWithTimeout creates a new ListQuotasParams object with the ability to set a timeout on a request.
NewListQuotasUnauthorized creates a ListQuotasUnauthorized with default headers values.
NewUpdateQuotaBadRequest creates a UpdateQuotaBadRequest with default headers values.
NewUpdateQuotaForbidden creates a UpdateQuotaForbidden with default headers values.
NewUpdateQuotaInternalServerError creates a UpdateQuotaInternalServerError with default headers values.
NewUpdateQuotaNotFound creates a UpdateQuotaNotFound with default headers values.
NewUpdateQuotaOK creates a UpdateQuotaOK with default headers values.
NewUpdateQuotaParams creates a new UpdateQuotaParams object, with the default timeout for this client.
NewUpdateQuotaParamsWithContext creates a new UpdateQuotaParams object with the ability to set a context for a request.
NewUpdateQuotaParamsWithHTTPClient creates a new UpdateQuotaParams object with the ability to set a custom HTTPClient for a request.
NewUpdateQuotaParamsWithTimeout creates a new UpdateQuotaParams object with the ability to set a timeout on a request.
NewUpdateQuotaUnauthorized creates a UpdateQuotaUnauthorized with default headers values.
# Structs
Client for quota API
*/.
GetQuotaForbidden describes a response with status code 403, with default header values.
GetQuotaInternalServerError describes a response with status code 500, with default header values.
GetQuotaNotFound describes a response with status code 404, with default header values.
GetQuotaOK describes a response with status code 200, with default header values.
GetQuotaParams contains all the parameters to send to the API endpoint
for the get quota operation.
GetQuotaReader is a Reader for the GetQuota structure.
GetQuotaUnauthorized describes a response with status code 401, with default header values.
ListQuotasForbidden describes a response with status code 403, with default header values.
ListQuotasInternalServerError describes a response with status code 500, with default header values.
ListQuotasOK describes a response with status code 200, with default header values.
ListQuotasParams contains all the parameters to send to the API endpoint
for the list quotas operation.
ListQuotasReader is a Reader for the ListQuotas structure.
ListQuotasUnauthorized describes a response with status code 401, with default header values.
UpdateQuotaBadRequest describes a response with status code 400, with default header values.
UpdateQuotaForbidden describes a response with status code 403, with default header values.
UpdateQuotaInternalServerError describes a response with status code 500, with default header values.
UpdateQuotaNotFound describes a response with status code 404, with default header values.
UpdateQuotaOK describes a response with status code 200, with default header values.
UpdateQuotaParams contains all the parameters to send to the API endpoint
for the update quota operation.
UpdateQuotaReader is a Reader for the UpdateQuota structure.
UpdateQuotaUnauthorized describes a response with status code 401, with default header values.
# Interfaces
API is the interface of the quota client.