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 search API client.
NewListSortOptionsOK creates a ListSortOptionsOK with default headers values.
NewListSortOptionsParams creates a new ListSortOptionsParams object, with the default timeout for this client.
NewListSortOptionsParamsWithContext creates a new ListSortOptionsParams object with the ability to set a context for a request.
NewListSortOptionsParamsWithHTTPClient creates a new ListSortOptionsParams object with the ability to set a custom HTTPClient for a request.
NewListSortOptionsParamsWithTimeout creates a new ListSortOptionsParams object with the ability to set a timeout on a request.
NewListSortOptionsUnauthorized creates a ListSortOptionsUnauthorized with default headers values.
NewSearchInternalServerError creates a SearchInternalServerError with default headers values.
NewSearchOK creates a SearchOK with default headers values.
NewSearchParams creates a new SearchParams object, with the default timeout for this client.
NewSearchParamsWithContext creates a new SearchParams object with the ability to set a context for a request.
NewSearchParamsWithHTTPClient creates a new SearchParams object with the ability to set a custom HTTPClient for a request.
NewSearchParamsWithTimeout creates a new SearchParams object with the ability to set a timeout on a request.
NewSearchUnauthorized creates a SearchUnauthorized with default headers values.
NewSearchUnprocessableEntity creates a SearchUnprocessableEntity with default headers values.
WithAuthInfo changes the transport on the client.

# Structs

Client for search API */.
ListSortOptionsOK describes a response with status code 200, with default header values.
ListSortOptionsParams contains all the parameters to send to the API endpoint for the list sort options operation.
ListSortOptionsReader is a Reader for the ListSortOptions structure.
ListSortOptionsUnauthorized describes a response with status code 401, with default header values.
SearchInternalServerError describes a response with status code 500, with default header values.
SearchOK describes a response with status code 200, with default header values.
SearchParams contains all the parameters to send to the API endpoint for the search operation.
SearchReader is a Reader for the Search structure.
SearchUnauthorized describes a response with status code 401, with default header values.
SearchUnprocessableEntity describes a response with status code 422, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.