# Functions
New creates a new attachments API client.
NewAttachCreated creates a AttachCreated with default headers values.
NewAttachDefault creates a AttachDefault with default headers values.
NewAttachParams creates a new AttachParams object, with the default timeout for this client.
NewAttachParamsWithContext creates a new AttachParams object with the ability to set a context for a request.
NewAttachParamsWithHTTPClient creates a new AttachParams object with the ability to set a custom HTTPClient for a request.
NewAttachParamsWithTimeout creates a new AttachParams object with the ability to set a timeout on a request.
NewDeleteAttachDefault creates a DeleteAttachDefault with default headers values.
NewDeleteAttachOK creates a DeleteAttachOK with default headers values.
NewDeleteAttachParams creates a new DeleteAttachParams object, with the default timeout for this client.
NewDeleteAttachParamsWithContext creates a new DeleteAttachParams object with the ability to set a context for a request.
NewDeleteAttachParamsWithHTTPClient creates a new DeleteAttachParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAttachParamsWithTimeout creates a new DeleteAttachParams object with the ability to set a timeout on a request.
NewListAttachmentsDefault creates a ListAttachmentsDefault with default headers values.
NewListAttachmentsOK creates a ListAttachmentsOK with default headers values.
NewListAttachmentsParams creates a new ListAttachmentsParams object, with the default timeout for this client.
NewListAttachmentsParamsWithContext creates a new ListAttachmentsParams object with the ability to set a context for a request.
NewListAttachmentsParamsWithHTTPClient creates a new ListAttachmentsParams object with the ability to set a custom HTTPClient for a request.
NewListAttachmentsParamsWithTimeout creates a new ListAttachmentsParams object with the ability to set a timeout on a request.
# Structs
AttachCreated describes a response with status code 201, with default header values.
AttachDefault describes a response with status code -1, with default header values.
AttachParams contains all the parameters to send to the API endpoint
for the attach operation.
AttachReader is a Reader for the Attach structure.
Client for attachments API
*/.
DeleteAttachDefault describes a response with status code -1, with default header values.
DeleteAttachOK describes a response with status code 200, with default header values.
DeleteAttachParams contains all the parameters to send to the API endpoint
for the delete attach operation.
DeleteAttachReader is a Reader for the DeleteAttach structure.
ListAttachmentsDefault describes a response with status code -1, with default header values.
ListAttachmentsOK describes a response with status code 200, with default header values.
ListAttachmentsParams contains all the parameters to send to the API endpoint
for the list attachments operation.
ListAttachmentsReader is a Reader for the ListAttachments structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.