package
0.0.0-20240826142251-d1c93bae4198
Repository: https://github.com/grafana/grafana-openapi-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new get current org API client.
NewGetCurrentOrgQuotaForbidden creates a GetCurrentOrgQuotaForbidden with default headers values.
NewGetCurrentOrgQuotaInternalServerError creates a GetCurrentOrgQuotaInternalServerError with default headers values.
NewGetCurrentOrgQuotaNotFound creates a GetCurrentOrgQuotaNotFound with default headers values.
NewGetCurrentOrgQuotaOK creates a GetCurrentOrgQuotaOK with default headers values.
NewGetCurrentOrgQuotaParams creates a new GetCurrentOrgQuotaParams object, with the default timeout for this client.
NewGetCurrentOrgQuotaParamsWithContext creates a new GetCurrentOrgQuotaParams object with the ability to set a context for a request.
NewGetCurrentOrgQuotaParamsWithHTTPClient creates a new GetCurrentOrgQuotaParams object with the ability to set a custom HTTPClient for a request.
NewGetCurrentOrgQuotaParamsWithTimeout creates a new GetCurrentOrgQuotaParams object with the ability to set a timeout on a request.
NewGetCurrentOrgQuotaUnauthorized creates a GetCurrentOrgQuotaUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.

# Structs

Client for get current org API */.
GetCurrentOrgQuotaForbidden describes a response with status code 403, with default header values.
GetCurrentOrgQuotaInternalServerError describes a response with status code 500, with default header values.
GetCurrentOrgQuotaNotFound describes a response with status code 404, with default header values.
GetCurrentOrgQuotaOK describes a response with status code 200, with default header values.
GetCurrentOrgQuotaParams contains all the parameters to send to the API endpoint for the get current org quota operation.
GetCurrentOrgQuotaReader is a Reader for the GetCurrentOrgQuota structure.
GetCurrentOrgQuotaUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.