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 devices API client.
NewListDevicesForbidden creates a ListDevicesForbidden with default headers values.
NewListDevicesInternalServerError creates a ListDevicesInternalServerError with default headers values.
NewListDevicesNotFound creates a ListDevicesNotFound with default headers values.
NewListDevicesOK creates a ListDevicesOK with default headers values.
NewListDevicesParams creates a new ListDevicesParams object, with the default timeout for this client.
NewListDevicesParamsWithContext creates a new ListDevicesParams object with the ability to set a context for a request.
NewListDevicesParamsWithHTTPClient creates a new ListDevicesParams object with the ability to set a custom HTTPClient for a request.
NewListDevicesParamsWithTimeout creates a new ListDevicesParams object with the ability to set a timeout on a request.
NewListDevicesUnauthorized creates a ListDevicesUnauthorized with default headers values.
NewSearchDevicesForbidden creates a SearchDevicesForbidden with default headers values.
NewSearchDevicesInternalServerError creates a SearchDevicesInternalServerError with default headers values.
NewSearchDevicesNotFound creates a SearchDevicesNotFound with default headers values.
NewSearchDevicesOK creates a SearchDevicesOK with default headers values.
NewSearchDevicesParams creates a new SearchDevicesParams object, with the default timeout for this client.
NewSearchDevicesParamsWithContext creates a new SearchDevicesParams object with the ability to set a context for a request.
NewSearchDevicesParamsWithHTTPClient creates a new SearchDevicesParams object with the ability to set a custom HTTPClient for a request.
NewSearchDevicesParamsWithTimeout creates a new SearchDevicesParams object with the ability to set a timeout on a request.
NewSearchDevicesUnauthorized creates a SearchDevicesUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.

# Structs

Client for devices API */.
ListDevicesForbidden describes a response with status code 403, with default header values.
ListDevicesInternalServerError describes a response with status code 500, with default header values.
ListDevicesNotFound describes a response with status code 404, with default header values.
ListDevicesOK describes a response with status code 200, with default header values.
ListDevicesParams contains all the parameters to send to the API endpoint for the list devices operation.
ListDevicesReader is a Reader for the ListDevices structure.
ListDevicesUnauthorized describes a response with status code 401, with default header values.
SearchDevicesForbidden describes a response with status code 403, with default header values.
SearchDevicesInternalServerError describes a response with status code 500, with default header values.
SearchDevicesNotFound describes a response with status code 404, with default header values.
SearchDevicesOK describes a response with status code 200, with default header values.
SearchDevicesParams contains all the parameters to send to the API endpoint for the search devices operation.
SearchDevicesReader is a Reader for the SearchDevices structure.
SearchDevicesUnauthorized 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.