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

# Functions

New creates a new checklist templates API client.
NewDeleteV1ChecklistTemplatesIDOK creates a DeleteV1ChecklistTemplatesIDOK with default headers values.
NewDeleteV1ChecklistTemplatesIDParams creates a new DeleteV1ChecklistTemplatesIDParams object, with the default timeout for this client.
NewDeleteV1ChecklistTemplatesIDParamsWithContext creates a new DeleteV1ChecklistTemplatesIDParams object with the ability to set a context for a request.
NewDeleteV1ChecklistTemplatesIDParamsWithHTTPClient creates a new DeleteV1ChecklistTemplatesIDParams object with the ability to set a custom HTTPClient for a request.
NewDeleteV1ChecklistTemplatesIDParamsWithTimeout creates a new DeleteV1ChecklistTemplatesIDParams object with the ability to set a timeout on a request.
NewGetV1ChecklistTemplatesIDOK creates a GetV1ChecklistTemplatesIDOK with default headers values.
NewGetV1ChecklistTemplatesIDParams creates a new GetV1ChecklistTemplatesIDParams object, with the default timeout for this client.
NewGetV1ChecklistTemplatesIDParamsWithContext creates a new GetV1ChecklistTemplatesIDParams object with the ability to set a context for a request.
NewGetV1ChecklistTemplatesIDParamsWithHTTPClient creates a new GetV1ChecklistTemplatesIDParams object with the ability to set a custom HTTPClient for a request.
NewGetV1ChecklistTemplatesIDParamsWithTimeout creates a new GetV1ChecklistTemplatesIDParams object with the ability to set a timeout on a request.
NewGetV1ChecklistTemplatesOK creates a GetV1ChecklistTemplatesOK with default headers values.
NewGetV1ChecklistTemplatesParams creates a new GetV1ChecklistTemplatesParams object, with the default timeout for this client.
NewGetV1ChecklistTemplatesParamsWithContext creates a new GetV1ChecklistTemplatesParams object with the ability to set a context for a request.
NewGetV1ChecklistTemplatesParamsWithHTTPClient creates a new GetV1ChecklistTemplatesParams object with the ability to set a custom HTTPClient for a request.
NewGetV1ChecklistTemplatesParamsWithTimeout creates a new GetV1ChecklistTemplatesParams object with the ability to set a timeout on a request.
NewPatchV1ChecklistTemplatesIDOK creates a PatchV1ChecklistTemplatesIDOK with default headers values.
NewPatchV1ChecklistTemplatesIDParams creates a new PatchV1ChecklistTemplatesIDParams object, with the default timeout for this client.
NewPatchV1ChecklistTemplatesIDParamsWithContext creates a new PatchV1ChecklistTemplatesIDParams object with the ability to set a context for a request.
NewPatchV1ChecklistTemplatesIDParamsWithHTTPClient creates a new PatchV1ChecklistTemplatesIDParams object with the ability to set a custom HTTPClient for a request.
NewPatchV1ChecklistTemplatesIDParamsWithTimeout creates a new PatchV1ChecklistTemplatesIDParams object with the ability to set a timeout on a request.
NewPostV1ChecklistTemplatesBadRequest creates a PostV1ChecklistTemplatesBadRequest with default headers values.
NewPostV1ChecklistTemplatesCreated creates a PostV1ChecklistTemplatesCreated with default headers values.
NewPostV1ChecklistTemplatesParams creates a new PostV1ChecklistTemplatesParams object, with the default timeout for this client.
NewPostV1ChecklistTemplatesParamsWithContext creates a new PostV1ChecklistTemplatesParams object with the ability to set a context for a request.
NewPostV1ChecklistTemplatesParamsWithHTTPClient creates a new PostV1ChecklistTemplatesParams object with the ability to set a custom HTTPClient for a request.
NewPostV1ChecklistTemplatesParamsWithTimeout creates a new PostV1ChecklistTemplatesParams object with the ability to set a timeout on a request.

# Structs

Client for checklist templates API */.
DeleteV1ChecklistTemplatesIDOK describes a response with status code 200, with default header values.
DeleteV1ChecklistTemplatesIDParams contains all the parameters to send to the API endpoint for the delete v1 checklist templates Id operation.
DeleteV1ChecklistTemplatesIDReader is a Reader for the DeleteV1ChecklistTemplatesID structure.
GetV1ChecklistTemplatesIDOK describes a response with status code 200, with default header values.
GetV1ChecklistTemplatesIDParams contains all the parameters to send to the API endpoint for the get v1 checklist templates Id operation.
GetV1ChecklistTemplatesIDReader is a Reader for the GetV1ChecklistTemplatesID structure.
GetV1ChecklistTemplatesOK describes a response with status code 200, with default header values.
GetV1ChecklistTemplatesParams contains all the parameters to send to the API endpoint for the get v1 checklist templates operation.
GetV1ChecklistTemplatesReader is a Reader for the GetV1ChecklistTemplates structure.
PatchV1ChecklistTemplatesIDOK describes a response with status code 200, with default header values.
PatchV1ChecklistTemplatesIDParams contains all the parameters to send to the API endpoint for the patch v1 checklist templates Id operation.
PatchV1ChecklistTemplatesIDReader is a Reader for the PatchV1ChecklistTemplatesID structure.
PostV1ChecklistTemplatesBadRequest describes a response with status code 400, with default header values.
PostV1ChecklistTemplatesCreated describes a response with status code 201, with default header values.
PostV1ChecklistTemplatesParams contains all the parameters to send to the API endpoint for the post v1 checklist templates operation.
PostV1ChecklistTemplatesReader is a Reader for the PostV1ChecklistTemplates structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.