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

# Functions

New creates a new incident tags API client.
NewGetV1IncidentTagsOK creates a GetV1IncidentTagsOK with default headers values.
NewGetV1IncidentTagsParams creates a new GetV1IncidentTagsParams object, with the default timeout for this client.
NewGetV1IncidentTagsParamsWithContext creates a new GetV1IncidentTagsParams object with the ability to set a context for a request.
NewGetV1IncidentTagsParamsWithHTTPClient creates a new GetV1IncidentTagsParams object with the ability to set a custom HTTPClient for a request.
NewGetV1IncidentTagsParamsWithTimeout creates a new GetV1IncidentTagsParams object with the ability to set a timeout on a request.
NewPostV1IncidentTagsValidateCreated creates a PostV1IncidentTagsValidateCreated with default headers values.
NewPostV1IncidentTagsValidateParams creates a new PostV1IncidentTagsValidateParams object, with the default timeout for this client.
NewPostV1IncidentTagsValidateParamsWithContext creates a new PostV1IncidentTagsValidateParams object with the ability to set a context for a request.
NewPostV1IncidentTagsValidateParamsWithHTTPClient creates a new PostV1IncidentTagsValidateParams object with the ability to set a custom HTTPClient for a request.
NewPostV1IncidentTagsValidateParamsWithTimeout creates a new PostV1IncidentTagsValidateParams object with the ability to set a timeout on a request.

# Structs

Client for incident tags API */.
GetV1IncidentTagsOK describes a response with status code 200, with default header values.
GetV1IncidentTagsParams contains all the parameters to send to the API endpoint for the get v1 incident tags operation.
GetV1IncidentTagsReader is a Reader for the GetV1IncidentTags structure.
PostV1IncidentTagsValidateCreated describes a response with status code 201, with default header values.
PostV1IncidentTagsValidateParams contains all the parameters to send to the API endpoint for the post v1 incident tags validate operation.
PostV1IncidentTagsValidateReader is a Reader for the PostV1IncidentTagsValidate structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.