# Functions
New creates a new streams API client.
NewDeleteStreamNoContent creates a DeleteStreamNoContent with default headers values.
NewDeleteStreamNotFound creates a DeleteStreamNotFound with default headers values.
NewDeleteStreamParams creates a new DeleteStreamParams object with the default values initialized.
NewDeleteStreamParamsWithContext creates a new DeleteStreamParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteStreamParamsWithHTTPClient creates a new DeleteStreamParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteStreamParamsWithTimeout creates a new DeleteStreamParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteStreamUnauthorized creates a DeleteStreamUnauthorized with default headers values.
NewGetStreamInternalServerError creates a GetStreamInternalServerError with default headers values.
NewGetStreamNotFound creates a GetStreamNotFound with default headers values.
NewGetStreamOK creates a GetStreamOK with default headers values.
NewGetStreamParams creates a new GetStreamParams object with the default values initialized.
NewGetStreamParamsWithContext creates a new GetStreamParams object with the default values initialized, and the ability to set a context for a request.
NewGetStreamParamsWithHTTPClient creates a new GetStreamParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetStreamParamsWithTimeout creates a new GetStreamParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetStreamUnauthorized creates a GetStreamUnauthorized with default headers values.
NewListStreamsNotFound creates a ListStreamsNotFound with default headers values.
NewListStreamsOK creates a ListStreamsOK with default headers values.
NewListStreamsParams creates a new ListStreamsParams object with the default values initialized.
NewListStreamsParamsWithContext creates a new ListStreamsParams object with the default values initialized, and the ability to set a context for a request.
NewListStreamsParamsWithHTTPClient creates a new ListStreamsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListStreamsParamsWithTimeout creates a new ListStreamsParams object with the default values initialized, and the ability to set a timeout on a request.
NewListStreamsUnauthorized creates a ListStreamsUnauthorized with default headers values.
NewPatchStreamBadRequest creates a PatchStreamBadRequest with default headers values.
NewPatchStreamInternalServerError creates a PatchStreamInternalServerError with default headers values.
NewPatchStreamNotFound creates a PatchStreamNotFound with default headers values.
NewPatchStreamOK creates a PatchStreamOK with default headers values.
NewPatchStreamParams creates a new PatchStreamParams object with the default values initialized.
NewPatchStreamParamsWithContext creates a new PatchStreamParams object with the default values initialized, and the ability to set a context for a request.
NewPatchStreamParamsWithHTTPClient creates a new PatchStreamParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPatchStreamParamsWithTimeout creates a new PatchStreamParams object with the default values initialized, and the ability to set a timeout on a request.
NewPatchStreamUnauthorized creates a PatchStreamUnauthorized with default headers values.
NewPostStreamNotFound creates a PostStreamNotFound with default headers values.
NewPostStreamOK creates a PostStreamOK with default headers values.
NewPostStreamParams creates a new PostStreamParams object with the default values initialized.
NewPostStreamParamsWithContext creates a new PostStreamParams object with the default values initialized, and the ability to set a context for a request.
NewPostStreamParamsWithHTTPClient creates a new PostStreamParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostStreamParamsWithTimeout creates a new PostStreamParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostStreamUnauthorized creates a PostStreamUnauthorized with default headers values.
NewTimeseriesBadRequest creates a TimeseriesBadRequest with default headers values.
NewTimeseriesInternalServerError creates a TimeseriesInternalServerError with default headers values.
NewTimeseriesNotFound creates a TimeseriesNotFound with default headers values.
NewTimeseriesOK creates a TimeseriesOK with default headers values.
NewTimeseriesParams creates a new TimeseriesParams object with the default values initialized.
NewTimeseriesParamsWithContext creates a new TimeseriesParams object with the default values initialized, and the ability to set a context for a request.
NewTimeseriesParamsWithHTTPClient creates a new TimeseriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewTimeseriesParamsWithTimeout creates a new TimeseriesParams object with the default values initialized, and the ability to set a timeout on a request.
NewTimeseriesUnauthorized creates a TimeseriesUnauthorized with default headers values.
# Structs
Client for streams API
*/.
DeleteStreamNoContent handles this case with default header values.
DeleteStreamNotFound handles this case with default header values.
DeleteStreamParams contains all the parameters to send to the API endpoint
for the delete stream operation typically these are written to a http.Request
*/.
DeleteStreamReader is a Reader for the DeleteStream structure.
DeleteStreamUnauthorized handles this case with default header values.
GetStreamInternalServerError handles this case with default header values.
GetStreamNotFound handles this case with default header values.
GetStreamOK handles this case with default header values.
GetStreamParams contains all the parameters to send to the API endpoint
for the get stream operation typically these are written to a http.Request
*/.
GetStreamReader is a Reader for the GetStream structure.
GetStreamUnauthorized handles this case with default header values.
ListStreamsNotFound handles this case with default header values.
ListStreamsOK handles this case with default header values.
ListStreamsParams contains all the parameters to send to the API endpoint
for the list streams operation typically these are written to a http.Request
*/.
ListStreamsReader is a Reader for the ListStreams structure.
ListStreamsUnauthorized handles this case with default header values.
PatchStreamBadRequest handles this case with default header values.
PatchStreamInternalServerError handles this case with default header values.
PatchStreamNotFound handles this case with default header values.
PatchStreamOK handles this case with default header values.
PatchStreamParams contains all the parameters to send to the API endpoint
for the patch stream operation typically these are written to a http.Request
*/.
PatchStreamReader is a Reader for the PatchStream structure.
PatchStreamUnauthorized handles this case with default header values.
PostStreamNotFound handles this case with default header values.
PostStreamOK handles this case with default header values.
PostStreamParams contains all the parameters to send to the API endpoint
for the post stream operation typically these are written to a http.Request
*/.
PostStreamReader is a Reader for the PostStream structure.
PostStreamUnauthorized handles this case with default header values.
TimeseriesBadRequest handles this case with default header values.
TimeseriesInternalServerError handles this case with default header values.
TimeseriesNotFound handles this case with default header values.
TimeseriesOK handles this case with default header values.
TimeseriesParams contains all the parameters to send to the API endpoint
for the timeseries operation typically these are written to a http.Request
*/.
TimeseriesReader is a Reader for the Timeseries structure.
TimeseriesUnauthorized handles this case with default header values.
# Interfaces
API is the interface of the streams client.