# 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 values initialized.
NewGetQuotaParamsWithContext creates a new GetQuotaParams object with the default values initialized, and the ability to set a context for a request.
NewGetQuotaParamsWithHTTPClient creates a new GetQuotaParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetQuotaParamsWithTimeout creates a new GetQuotaParams object with the default values initialized, and 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 values initialized.
NewListQuotasParamsWithContext creates a new ListQuotasParams object with the default values initialized, and the ability to set a context for a request.
NewListQuotasParamsWithHTTPClient creates a new ListQuotasParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListQuotasParamsWithTimeout creates a new ListQuotasParams object with the default values initialized, and 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 values initialized.
NewUpdateQuotaParamsWithContext creates a new UpdateQuotaParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateQuotaParamsWithHTTPClient creates a new UpdateQuotaParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateQuotaParamsWithTimeout creates a new UpdateQuotaParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateQuotaUnauthorized creates a UpdateQuotaUnauthorized with default headers values.

# Structs

Client for quota API */.
GetQuotaForbidden handles this case with default header values.
GetQuotaInternalServerError handles this case with default header values.
GetQuotaNotFound handles this case with default header values.
GetQuotaOK handles this case with default header values.
GetQuotaParams contains all the parameters to send to the API endpoint for the get quota operation typically these are written to a http.Request */.
GetQuotaReader is a Reader for the GetQuota structure.
GetQuotaUnauthorized handles this case with default header values.
ListQuotasForbidden handles this case with default header values.
ListQuotasInternalServerError handles this case with default header values.
ListQuotasOK handles this case with default header values.
ListQuotasParams contains all the parameters to send to the API endpoint for the list quotas operation typically these are written to a http.Request */.
ListQuotasReader is a Reader for the ListQuotas structure.
ListQuotasUnauthorized handles this case with default header values.
UpdateQuotaBadRequest handles this case with default header values.
UpdateQuotaForbidden handles this case with default header values.
UpdateQuotaInternalServerError handles this case with default header values.
UpdateQuotaNotFound handles this case with default header values.
UpdateQuotaOK handles this case with default header values.
UpdateQuotaParams contains all the parameters to send to the API endpoint for the update quota operation typically these are written to a http.Request */.
UpdateQuotaReader is a Reader for the UpdateQuota structure.
UpdateQuotaUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.