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

# Functions

New creates a new ai API client.
NewGetV1AiPreferencesOK creates a GetV1AiPreferencesOK with default headers values.
NewGetV1AiPreferencesParams creates a new GetV1AiPreferencesParams object, with the default timeout for this client.
NewGetV1AiPreferencesParamsWithContext creates a new GetV1AiPreferencesParams object with the ability to set a context for a request.
NewGetV1AiPreferencesParamsWithHTTPClient creates a new GetV1AiPreferencesParams object with the ability to set a custom HTTPClient for a request.
NewGetV1AiPreferencesParamsWithTimeout creates a new GetV1AiPreferencesParams object with the ability to set a timeout on a request.
NewGetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedOK creates a GetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedOK with default headers values.
NewGetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedParams creates a new GetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedParams object, with the default timeout for this client.
NewGetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedParamsWithContext creates a new GetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedParams object with the ability to set a context for a request.
NewGetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedParamsWithHTTPClient creates a new GetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedParams object with the ability to set a custom HTTPClient for a request.
NewGetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedParamsWithTimeout creates a new GetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedParams object with the ability to set a timeout on a request.
NewPatchV1AiPreferencesOK creates a PatchV1AiPreferencesOK with default headers values.
NewPatchV1AiPreferencesParams creates a new PatchV1AiPreferencesParams object, with the default timeout for this client.
NewPatchV1AiPreferencesParamsWithContext creates a new PatchV1AiPreferencesParams object with the ability to set a context for a request.
NewPatchV1AiPreferencesParamsWithHTTPClient creates a new PatchV1AiPreferencesParams object with the ability to set a custom HTTPClient for a request.
NewPatchV1AiPreferencesParamsWithTimeout creates a new PatchV1AiPreferencesParams object with the ability to set a timeout on a request.
NewPutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteOK creates a PutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteOK with default headers values.
NewPutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteParams creates a new PutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteParams object, with the default timeout for this client.
NewPutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteParamsWithContext creates a new PutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteParams object with the ability to set a context for a request.
NewPutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteParamsWithHTTPClient creates a new PutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteParams object with the ability to set a custom HTTPClient for a request.
NewPutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteParamsWithTimeout creates a new PutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteParams object with the ability to set a timeout on a request.

# Structs

Client for ai API */.
GetV1AiPreferencesOK describes a response with status code 200, with default header values.
GetV1AiPreferencesParams contains all the parameters to send to the API endpoint for the get v1 ai preferences operation.
GetV1AiPreferencesReader is a Reader for the GetV1AiPreferences structure.
GetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedOK describes a response with status code 200, with default header values.
GetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedParams contains all the parameters to send to the API endpoint for the get v1 ai summarize incident incident Id generated summary Id voted operation.
GetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVotedReader is a Reader for the GetV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoted structure.
PatchV1AiPreferencesOK describes a response with status code 200, with default header values.
PatchV1AiPreferencesParams contains all the parameters to send to the API endpoint for the patch v1 ai preferences operation.
PatchV1AiPreferencesReader is a Reader for the PatchV1AiPreferences structure.
PutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteOK describes a response with status code 200, with default header values.
PutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteParams contains all the parameters to send to the API endpoint for the put v1 ai summarize incident incident Id generated summary Id vote operation.
PutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVoteReader is a Reader for the PutV1AiSummarizeIncidentIncidentIDGeneratedSummaryIDVote structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.