package
0.0.0-20240829140824-9f8fcee2ba9d
Repository: https://github.com/firehydrant/api-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new severities API client.
NewDeleteV1SeveritiesSeveritySlugOK creates a DeleteV1SeveritiesSeveritySlugOK with default headers values.
NewDeleteV1SeveritiesSeveritySlugParams creates a new DeleteV1SeveritiesSeveritySlugParams object, with the default timeout for this client.
NewDeleteV1SeveritiesSeveritySlugParamsWithContext creates a new DeleteV1SeveritiesSeveritySlugParams object with the ability to set a context for a request.
NewDeleteV1SeveritiesSeveritySlugParamsWithHTTPClient creates a new DeleteV1SeveritiesSeveritySlugParams object with the ability to set a custom HTTPClient for a request.
NewDeleteV1SeveritiesSeveritySlugParamsWithTimeout creates a new DeleteV1SeveritiesSeveritySlugParams object with the ability to set a timeout on a request.
NewGetV1SeveritiesOK creates a GetV1SeveritiesOK with default headers values.
NewGetV1SeveritiesParams creates a new GetV1SeveritiesParams object, with the default timeout for this client.
NewGetV1SeveritiesParamsWithContext creates a new GetV1SeveritiesParams object with the ability to set a context for a request.
NewGetV1SeveritiesParamsWithHTTPClient creates a new GetV1SeveritiesParams object with the ability to set a custom HTTPClient for a request.
NewGetV1SeveritiesParamsWithTimeout creates a new GetV1SeveritiesParams object with the ability to set a timeout on a request.
NewGetV1SeveritiesSeveritySlugOK creates a GetV1SeveritiesSeveritySlugOK with default headers values.
NewGetV1SeveritiesSeveritySlugParams creates a new GetV1SeveritiesSeveritySlugParams object, with the default timeout for this client.
NewGetV1SeveritiesSeveritySlugParamsWithContext creates a new GetV1SeveritiesSeveritySlugParams object with the ability to set a context for a request.
NewGetV1SeveritiesSeveritySlugParamsWithHTTPClient creates a new GetV1SeveritiesSeveritySlugParams object with the ability to set a custom HTTPClient for a request.
NewGetV1SeveritiesSeveritySlugParamsWithTimeout creates a new GetV1SeveritiesSeveritySlugParams object with the ability to set a timeout on a request.
NewPatchV1SeveritiesSeveritySlugOK creates a PatchV1SeveritiesSeveritySlugOK with default headers values.
NewPatchV1SeveritiesSeveritySlugParams creates a new PatchV1SeveritiesSeveritySlugParams object, with the default timeout for this client.
NewPatchV1SeveritiesSeveritySlugParamsWithContext creates a new PatchV1SeveritiesSeveritySlugParams object with the ability to set a context for a request.
NewPatchV1SeveritiesSeveritySlugParamsWithHTTPClient creates a new PatchV1SeveritiesSeveritySlugParams object with the ability to set a custom HTTPClient for a request.
NewPatchV1SeveritiesSeveritySlugParamsWithTimeout creates a new PatchV1SeveritiesSeveritySlugParams object with the ability to set a timeout on a request.
NewPostV1SeveritiesCreated creates a PostV1SeveritiesCreated with default headers values.
NewPostV1SeveritiesParams creates a new PostV1SeveritiesParams object, with the default timeout for this client.
NewPostV1SeveritiesParamsWithContext creates a new PostV1SeveritiesParams object with the ability to set a context for a request.
NewPostV1SeveritiesParamsWithHTTPClient creates a new PostV1SeveritiesParams object with the ability to set a custom HTTPClient for a request.
NewPostV1SeveritiesParamsWithTimeout creates a new PostV1SeveritiesParams object with the ability to set a timeout on a request.
# Structs
Client for severities API
*/.
DeleteV1SeveritiesSeveritySlugOK describes a response with status code 200, with default header values.
DeleteV1SeveritiesSeveritySlugParams contains all the parameters to send to the API endpoint
for the delete v1 severities severity slug operation.
DeleteV1SeveritiesSeveritySlugReader is a Reader for the DeleteV1SeveritiesSeveritySlug structure.
GetV1SeveritiesOK describes a response with status code 200, with default header values.
GetV1SeveritiesParams contains all the parameters to send to the API endpoint
for the get v1 severities operation.
GetV1SeveritiesReader is a Reader for the GetV1Severities structure.
GetV1SeveritiesSeveritySlugOK describes a response with status code 200, with default header values.
GetV1SeveritiesSeveritySlugParams contains all the parameters to send to the API endpoint
for the get v1 severities severity slug operation.
GetV1SeveritiesSeveritySlugReader is a Reader for the GetV1SeveritiesSeveritySlug structure.
PatchV1SeveritiesSeveritySlugOK describes a response with status code 200, with default header values.
PatchV1SeveritiesSeveritySlugParams contains all the parameters to send to the API endpoint
for the patch v1 severities severity slug operation.
PatchV1SeveritiesSeveritySlugReader is a Reader for the PatchV1SeveritiesSeveritySlug structure.
PostV1SeveritiesCreated describes a response with status code 201, with default header values.
PostV1SeveritiesParams contains all the parameters to send to the API endpoint
for the post v1 severities operation.
PostV1SeveritiesReader is a Reader for the PostV1Severities structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.