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 api keys API client.
NewAddAPIkeyBadRequest creates a AddAPIkeyBadRequest with default headers values.
NewAddAPIkeyConflict creates a AddAPIkeyConflict with default headers values.
NewAddAPIkeyForbidden creates a AddAPIkeyForbidden with default headers values.
NewAddAPIkeyInternalServerError creates a AddAPIkeyInternalServerError with default headers values.
NewAddAPIkeyOK creates a AddAPIkeyOK with default headers values.
NewAddAPIkeyParams creates a new AddAPIkeyParams object, with the default timeout for this client.
NewAddAPIkeyParamsWithContext creates a new AddAPIkeyParams object with the ability to set a context for a request.
NewAddAPIkeyParamsWithHTTPClient creates a new AddAPIkeyParams object with the ability to set a custom HTTPClient for a request.
NewAddAPIkeyParamsWithTimeout creates a new AddAPIkeyParams object with the ability to set a timeout on a request.
NewAddAPIkeyUnauthorized creates a AddAPIkeyUnauthorized with default headers values.
NewDeleteAPIkeyForbidden creates a DeleteAPIkeyForbidden with default headers values.
NewDeleteAPIkeyInternalServerError creates a DeleteAPIkeyInternalServerError with default headers values.
NewDeleteAPIkeyNotFound creates a DeleteAPIkeyNotFound with default headers values.
NewDeleteAPIkeyOK creates a DeleteAPIkeyOK with default headers values.
NewDeleteAPIkeyParams creates a new DeleteAPIkeyParams object, with the default timeout for this client.
NewDeleteAPIkeyParamsWithContext creates a new DeleteAPIkeyParams object with the ability to set a context for a request.
NewDeleteAPIkeyParamsWithHTTPClient creates a new DeleteAPIkeyParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAPIkeyParamsWithTimeout creates a new DeleteAPIkeyParams object with the ability to set a timeout on a request.
NewDeleteAPIkeyUnauthorized creates a DeleteAPIkeyUnauthorized with default headers values.
NewGetAPIkeysForbidden creates a GetAPIkeysForbidden with default headers values.
NewGetAPIkeysInternalServerError creates a GetAPIkeysInternalServerError with default headers values.
NewGetAPIkeysNotFound creates a GetAPIkeysNotFound with default headers values.
NewGetAPIkeysOK creates a GetAPIkeysOK with default headers values.
NewGetAPIkeysParams creates a new GetAPIkeysParams object, with the default timeout for this client.
NewGetAPIkeysParamsWithContext creates a new GetAPIkeysParams object with the ability to set a context for a request.
NewGetAPIkeysParamsWithHTTPClient creates a new GetAPIkeysParams object with the ability to set a custom HTTPClient for a request.
NewGetAPIkeysParamsWithTimeout creates a new GetAPIkeysParams object with the ability to set a timeout on a request.
NewGetAPIkeysUnauthorized creates a GetAPIkeysUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.

# Structs

AddAPIkeyBadRequest describes a response with status code 400, with default header values.
AddAPIkeyConflict describes a response with status code 409, with default header values.
AddAPIkeyForbidden describes a response with status code 403, with default header values.
AddAPIkeyInternalServerError describes a response with status code 500, with default header values.
AddAPIkeyOK describes a response with status code 200, with default header values.
AddAPIkeyParams contains all the parameters to send to the API endpoint for the add a p ikey operation.
AddAPIkeyReader is a Reader for the AddAPIkey structure.
AddAPIkeyUnauthorized describes a response with status code 401, with default header values.
Client for api keys API */.
DeleteAPIkeyForbidden describes a response with status code 403, with default header values.
DeleteAPIkeyInternalServerError describes a response with status code 500, with default header values.
DeleteAPIkeyNotFound describes a response with status code 404, with default header values.
DeleteAPIkeyOK describes a response with status code 200, with default header values.
DeleteAPIkeyParams contains all the parameters to send to the API endpoint for the delete a p ikey operation.
DeleteAPIkeyReader is a Reader for the DeleteAPIkey structure.
DeleteAPIkeyUnauthorized describes a response with status code 401, with default header values.
GetAPIkeysForbidden describes a response with status code 403, with default header values.
GetAPIkeysInternalServerError describes a response with status code 500, with default header values.
GetAPIkeysNotFound describes a response with status code 404, with default header values.
GetAPIkeysOK describes a response with status code 200, with default header values.
GetAPIkeysParams contains all the parameters to send to the API endpoint for the get a p ikeys operation.
GetAPIkeysReader is a Reader for the GetAPIkeys structure.
GetAPIkeysUnauthorized 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.