package
0.0.0-20240829140824-9f8fcee2ba9d
Repository: https://github.com/firehydrant/api-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new saved searches API client.
NewDeleteV1SavedSearchesResourceTypeSavedSearchIDNoContent creates a DeleteV1SavedSearchesResourceTypeSavedSearchIDNoContent with default headers values.
NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParams creates a new DeleteV1SavedSearchesResourceTypeSavedSearchIDParams object, with the default timeout for this client.
NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext creates a new DeleteV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a context for a request.
NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient creates a new DeleteV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a custom HTTPClient for a request.
NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout creates a new DeleteV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a timeout on a request.
NewGetV1SavedSearchesResourceTypeOK creates a GetV1SavedSearchesResourceTypeOK with default headers values.
NewGetV1SavedSearchesResourceTypeParams creates a new GetV1SavedSearchesResourceTypeParams object, with the default timeout for this client.
NewGetV1SavedSearchesResourceTypeParamsWithContext creates a new GetV1SavedSearchesResourceTypeParams object with the ability to set a context for a request.
NewGetV1SavedSearchesResourceTypeParamsWithHTTPClient creates a new GetV1SavedSearchesResourceTypeParams object with the ability to set a custom HTTPClient for a request.
NewGetV1SavedSearchesResourceTypeParamsWithTimeout creates a new GetV1SavedSearchesResourceTypeParams object with the ability to set a timeout on a request.
NewGetV1SavedSearchesResourceTypeSavedSearchIDOK creates a GetV1SavedSearchesResourceTypeSavedSearchIDOK with default headers values.
NewGetV1SavedSearchesResourceTypeSavedSearchIDParams creates a new GetV1SavedSearchesResourceTypeSavedSearchIDParams object, with the default timeout for this client.
NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext creates a new GetV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a context for a request.
NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient creates a new GetV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a custom HTTPClient for a request.
NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout creates a new GetV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a timeout on a request.
NewPatchV1SavedSearchesResourceTypeSavedSearchIDOK creates a PatchV1SavedSearchesResourceTypeSavedSearchIDOK with default headers values.
NewPatchV1SavedSearchesResourceTypeSavedSearchIDParams creates a new PatchV1SavedSearchesResourceTypeSavedSearchIDParams object, with the default timeout for this client.
NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext creates a new PatchV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a context for a request.
NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient creates a new PatchV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a custom HTTPClient for a request.
NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout creates a new PatchV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a timeout on a request.
NewPostV1SavedSearchesResourceTypeCreated creates a PostV1SavedSearchesResourceTypeCreated with default headers values.
NewPostV1SavedSearchesResourceTypeParams creates a new PostV1SavedSearchesResourceTypeParams object, with the default timeout for this client.
NewPostV1SavedSearchesResourceTypeParamsWithContext creates a new PostV1SavedSearchesResourceTypeParams object with the ability to set a context for a request.
NewPostV1SavedSearchesResourceTypeParamsWithHTTPClient creates a new PostV1SavedSearchesResourceTypeParams object with the ability to set a custom HTTPClient for a request.
NewPostV1SavedSearchesResourceTypeParamsWithTimeout creates a new PostV1SavedSearchesResourceTypeParams object with the ability to set a timeout on a request.

# Structs

Client for saved searches API */.
DeleteV1SavedSearchesResourceTypeSavedSearchIDNoContent describes a response with status code 204, with default header values.
DeleteV1SavedSearchesResourceTypeSavedSearchIDParams contains all the parameters to send to the API endpoint for the delete v1 saved searches resource type saved search Id operation.
DeleteV1SavedSearchesResourceTypeSavedSearchIDReader is a Reader for the DeleteV1SavedSearchesResourceTypeSavedSearchID structure.
GetV1SavedSearchesResourceTypeOK describes a response with status code 200, with default header values.
GetV1SavedSearchesResourceTypeParams contains all the parameters to send to the API endpoint for the get v1 saved searches resource type operation.
GetV1SavedSearchesResourceTypeReader is a Reader for the GetV1SavedSearchesResourceType structure.
GetV1SavedSearchesResourceTypeSavedSearchIDOK describes a response with status code 200, with default header values.
GetV1SavedSearchesResourceTypeSavedSearchIDParams contains all the parameters to send to the API endpoint for the get v1 saved searches resource type saved search Id operation.
GetV1SavedSearchesResourceTypeSavedSearchIDReader is a Reader for the GetV1SavedSearchesResourceTypeSavedSearchID structure.
PatchV1SavedSearchesResourceTypeSavedSearchIDOK describes a response with status code 200, with default header values.
PatchV1SavedSearchesResourceTypeSavedSearchIDParams contains all the parameters to send to the API endpoint for the patch v1 saved searches resource type saved search Id operation.
PatchV1SavedSearchesResourceTypeSavedSearchIDReader is a Reader for the PatchV1SavedSearchesResourceTypeSavedSearchID structure.
PostV1SavedSearchesResourceTypeCreated describes a response with status code 201, with default header values.
PostV1SavedSearchesResourceTypeParams contains all the parameters to send to the API endpoint for the post v1 saved searches resource type operation.
PostV1SavedSearchesResourceTypeReader is a Reader for the PostV1SavedSearchesResourceType structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.