# Functions
New creates a new simple json API client.
NewAnnotationQueryOK creates a AnnotationQueryOK with default headers values.
NewAnnotationQueryParams creates a new AnnotationQueryParams object, with the default timeout for this client.
NewAnnotationQueryParamsWithContext creates a new AnnotationQueryParams object with the ability to set a context for a request.
NewAnnotationQueryParamsWithHTTPClient creates a new AnnotationQueryParams object with the ability to set a custom HTTPClient for a request.
NewAnnotationQueryParamsWithTimeout creates a new AnnotationQueryParams object with the ability to set a timeout on a request.
NewMetricFindQueryOK creates a MetricFindQueryOK with default headers values.
NewMetricFindQueryParams creates a new MetricFindQueryParams object, with the default timeout for this client.
NewMetricFindQueryParamsWithContext creates a new MetricFindQueryParams object with the ability to set a context for a request.
NewMetricFindQueryParamsWithHTTPClient creates a new MetricFindQueryParams object with the ability to set a custom HTTPClient for a request.
NewMetricFindQueryParamsWithTimeout creates a new MetricFindQueryParams object with the ability to set a timeout on a request.
NewQueryOK creates a QueryOK with default headers values.
NewQueryParams creates a new QueryParams object, with the default timeout for this client.
NewQueryParamsWithContext creates a new QueryParams object with the ability to set a context for a request.
NewQueryParamsWithHTTPClient creates a new QueryParams object with the ability to set a custom HTTPClient for a request.
NewQueryParamsWithTimeout creates a new QueryParams object with the ability to set a timeout on a request.
NewTestDatasourceOK creates a TestDatasourceOK with default headers values.
NewTestDatasourceParams creates a new TestDatasourceParams object, with the default timeout for this client.
NewTestDatasourceParamsWithContext creates a new TestDatasourceParams object with the ability to set a context for a request.
NewTestDatasourceParamsWithHTTPClient creates a new TestDatasourceParams object with the ability to set a custom HTTPClient for a request.
NewTestDatasourceParamsWithTimeout creates a new TestDatasourceParams object with the ability to set a timeout on a request.
# Structs
AnnotationQueryOK describes a response with status code 200, with default header values.
AnnotationQueryParams contains all the parameters to send to the API endpoint
for the annotation query operation.
AnnotationQueryReader is a Reader for the AnnotationQuery structure.
Client for simple json API
*/.
MetricFindQueryOK describes a response with status code 200, with default header values.
MetricFindQueryParams contains all the parameters to send to the API endpoint
for the metric find query operation.
MetricFindQueryReader is a Reader for the MetricFindQuery structure.
QueryOK describes a response with status code 200, with default header values.
QueryParams contains all the parameters to send to the API endpoint
for the query operation.
QueryReader is a Reader for the Query structure.
TestDatasourceOK describes a response with status code 200, with default header values.
TestDatasourceParams contains all the parameters to send to the API endpoint
for the test datasource operation.
TestDatasourceReader is a Reader for the TestDatasource structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.