package
0.0.0-20240829140824-9f8fcee2ba9d
Repository: https://github.com/firehydrant/api-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new custom fields API client.
NewDeleteV1CustomFieldsDefinitionsFieldIDOK creates a DeleteV1CustomFieldsDefinitionsFieldIDOK with default headers values.
NewDeleteV1CustomFieldsDefinitionsFieldIDParams creates a new DeleteV1CustomFieldsDefinitionsFieldIDParams object, with the default timeout for this client.
NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithContext creates a new DeleteV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a context for a request.
NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithHTTPClient creates a new DeleteV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a custom HTTPClient for a request.
NewDeleteV1CustomFieldsDefinitionsFieldIDParamsWithTimeout creates a new DeleteV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a timeout on a request.
NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK creates a GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK with default headers values.
NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams creates a new GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams object, with the default timeout for this client.
NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithContext creates a new GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams object with the ability to set a context for a request.
NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithHTTPClient creates a new GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams object with the ability to set a custom HTTPClient for a request.
NewGetV1CustomFieldsDefinitionsFieldIDSelectOptionsParamsWithTimeout creates a new GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams object with the ability to set a timeout on a request.
NewGetV1CustomFieldsDefinitionsOK creates a GetV1CustomFieldsDefinitionsOK with default headers values.
NewGetV1CustomFieldsDefinitionsParams creates a new GetV1CustomFieldsDefinitionsParams object, with the default timeout for this client.
NewGetV1CustomFieldsDefinitionsParamsWithContext creates a new GetV1CustomFieldsDefinitionsParams object with the ability to set a context for a request.
NewGetV1CustomFieldsDefinitionsParamsWithHTTPClient creates a new GetV1CustomFieldsDefinitionsParams object with the ability to set a custom HTTPClient for a request.
NewGetV1CustomFieldsDefinitionsParamsWithTimeout creates a new GetV1CustomFieldsDefinitionsParams object with the ability to set a timeout on a request.
NewPatchV1CustomFieldsDefinitionsFieldIDOK creates a PatchV1CustomFieldsDefinitionsFieldIDOK with default headers values.
NewPatchV1CustomFieldsDefinitionsFieldIDParams creates a new PatchV1CustomFieldsDefinitionsFieldIDParams object, with the default timeout for this client.
NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithContext creates a new PatchV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a context for a request.
NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithHTTPClient creates a new PatchV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a custom HTTPClient for a request.
NewPatchV1CustomFieldsDefinitionsFieldIDParamsWithTimeout creates a new PatchV1CustomFieldsDefinitionsFieldIDParams object with the ability to set a timeout on a request.
NewPostV1CustomFieldsDefinitionsCreated creates a PostV1CustomFieldsDefinitionsCreated with default headers values.
NewPostV1CustomFieldsDefinitionsParams creates a new PostV1CustomFieldsDefinitionsParams object, with the default timeout for this client.
NewPostV1CustomFieldsDefinitionsParamsWithContext creates a new PostV1CustomFieldsDefinitionsParams object with the ability to set a context for a request.
NewPostV1CustomFieldsDefinitionsParamsWithHTTPClient creates a new PostV1CustomFieldsDefinitionsParams object with the ability to set a custom HTTPClient for a request.
NewPostV1CustomFieldsDefinitionsParamsWithTimeout creates a new PostV1CustomFieldsDefinitionsParams object with the ability to set a timeout on a request.
# Structs
Client for custom fields API
*/.
DeleteV1CustomFieldsDefinitionsFieldIDOK describes a response with status code 200, with default header values.
DeleteV1CustomFieldsDefinitionsFieldIDParams contains all the parameters to send to the API endpoint
for the delete v1 custom fields definitions field Id operation.
DeleteV1CustomFieldsDefinitionsFieldIDReader is a Reader for the DeleteV1CustomFieldsDefinitionsFieldID structure.
GetV1CustomFieldsDefinitionsFieldIDSelectOptionsOK describes a response with status code 200, with default header values.
GetV1CustomFieldsDefinitionsFieldIDSelectOptionsParams contains all the parameters to send to the API endpoint
for the get v1 custom fields definitions field Id select options operation.
GetV1CustomFieldsDefinitionsFieldIDSelectOptionsReader is a Reader for the GetV1CustomFieldsDefinitionsFieldIDSelectOptions structure.
GetV1CustomFieldsDefinitionsOK describes a response with status code 200, with default header values.
GetV1CustomFieldsDefinitionsParams contains all the parameters to send to the API endpoint
for the get v1 custom fields definitions operation.
GetV1CustomFieldsDefinitionsReader is a Reader for the GetV1CustomFieldsDefinitions structure.
PatchV1CustomFieldsDefinitionsFieldIDOK describes a response with status code 200, with default header values.
PatchV1CustomFieldsDefinitionsFieldIDParams contains all the parameters to send to the API endpoint
for the patch v1 custom fields definitions field Id operation.
PatchV1CustomFieldsDefinitionsFieldIDReader is a Reader for the PatchV1CustomFieldsDefinitionsFieldID structure.
PostV1CustomFieldsDefinitionsCreated describes a response with status code 201, with default header values.
PostV1CustomFieldsDefinitionsParams contains all the parameters to send to the API endpoint
for the post v1 custom fields definitions operation.
PostV1CustomFieldsDefinitionsReader is a Reader for the PostV1CustomFieldsDefinitions structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.