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 types API client.
NewDeleteV1IncidentTypesIDOK creates a DeleteV1IncidentTypesIDOK with default headers values.
NewDeleteV1IncidentTypesIDParams creates a new DeleteV1IncidentTypesIDParams object, with the default timeout for this client.
NewDeleteV1IncidentTypesIDParamsWithContext creates a new DeleteV1IncidentTypesIDParams object with the ability to set a context for a request.
NewDeleteV1IncidentTypesIDParamsWithHTTPClient creates a new DeleteV1IncidentTypesIDParams object with the ability to set a custom HTTPClient for a request.
NewDeleteV1IncidentTypesIDParamsWithTimeout creates a new DeleteV1IncidentTypesIDParams object with the ability to set a timeout on a request.
NewGetV1IncidentTypesIDOK creates a GetV1IncidentTypesIDOK with default headers values.
NewGetV1IncidentTypesIDParams creates a new GetV1IncidentTypesIDParams object, with the default timeout for this client.
NewGetV1IncidentTypesIDParamsWithContext creates a new GetV1IncidentTypesIDParams object with the ability to set a context for a request.
NewGetV1IncidentTypesIDParamsWithHTTPClient creates a new GetV1IncidentTypesIDParams object with the ability to set a custom HTTPClient for a request.
NewGetV1IncidentTypesIDParamsWithTimeout creates a new GetV1IncidentTypesIDParams object with the ability to set a timeout on a request.
NewGetV1IncidentTypesOK creates a GetV1IncidentTypesOK with default headers values.
NewGetV1IncidentTypesParams creates a new GetV1IncidentTypesParams object, with the default timeout for this client.
NewGetV1IncidentTypesParamsWithContext creates a new GetV1IncidentTypesParams object with the ability to set a context for a request.
NewGetV1IncidentTypesParamsWithHTTPClient creates a new GetV1IncidentTypesParams object with the ability to set a custom HTTPClient for a request.
NewGetV1IncidentTypesParamsWithTimeout creates a new GetV1IncidentTypesParams object with the ability to set a timeout on a request.
NewPatchV1IncidentTypesIDOK creates a PatchV1IncidentTypesIDOK with default headers values.
NewPatchV1IncidentTypesIDParams creates a new PatchV1IncidentTypesIDParams object, with the default timeout for this client.
NewPatchV1IncidentTypesIDParamsWithContext creates a new PatchV1IncidentTypesIDParams object with the ability to set a context for a request.
NewPatchV1IncidentTypesIDParamsWithHTTPClient creates a new PatchV1IncidentTypesIDParams object with the ability to set a custom HTTPClient for a request.
NewPatchV1IncidentTypesIDParamsWithTimeout creates a new PatchV1IncidentTypesIDParams object with the ability to set a timeout on a request.
NewPostV1IncidentTypesCreated creates a PostV1IncidentTypesCreated with default headers values.
NewPostV1IncidentTypesParams creates a new PostV1IncidentTypesParams object, with the default timeout for this client.
NewPostV1IncidentTypesParamsWithContext creates a new PostV1IncidentTypesParams object with the ability to set a context for a request.
NewPostV1IncidentTypesParamsWithHTTPClient creates a new PostV1IncidentTypesParams object with the ability to set a custom HTTPClient for a request.
NewPostV1IncidentTypesParamsWithTimeout creates a new PostV1IncidentTypesParams object with the ability to set a timeout on a request.
# Structs
Client for incident types API
*/.
DeleteV1IncidentTypesIDOK describes a response with status code 200, with default header values.
DeleteV1IncidentTypesIDParams contains all the parameters to send to the API endpoint
for the delete v1 incident types Id operation.
DeleteV1IncidentTypesIDReader is a Reader for the DeleteV1IncidentTypesID structure.
GetV1IncidentTypesIDOK describes a response with status code 200, with default header values.
GetV1IncidentTypesIDParams contains all the parameters to send to the API endpoint
for the get v1 incident types Id operation.
GetV1IncidentTypesIDReader is a Reader for the GetV1IncidentTypesID structure.
GetV1IncidentTypesOK describes a response with status code 200, with default header values.
GetV1IncidentTypesParams contains all the parameters to send to the API endpoint
for the get v1 incident types operation.
GetV1IncidentTypesReader is a Reader for the GetV1IncidentTypes structure.
PatchV1IncidentTypesIDOK describes a response with status code 200, with default header values.
PatchV1IncidentTypesIDParams contains all the parameters to send to the API endpoint
for the patch v1 incident types Id operation.
PatchV1IncidentTypesIDReader is a Reader for the PatchV1IncidentTypesID structure.
PostV1IncidentTypesCreated describes a response with status code 201, with default header values.
PostV1IncidentTypesParams contains all the parameters to send to the API endpoint
for the post v1 incident types operation.
PostV1IncidentTypesReader is a Reader for the PostV1IncidentTypes structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.