package
0.0.0-20240520121837-b2b71dc33098
Repository: https://github.com/volumeztech/volumez-rest-client.git
Documentation: pkg.go.dev

# Functions

New creates a new attachments API client.
NewAttachmentCreateDefault creates a AttachmentCreateDefault with default headers values.
NewAttachmentCreateOK creates a AttachmentCreateOK with default headers values.
NewAttachmentCreateParams creates a new AttachmentCreateParams object, with the default timeout for this client.
NewAttachmentCreateParamsWithContext creates a new AttachmentCreateParams object with the ability to set a context for a request.
NewAttachmentCreateParamsWithHTTPClient creates a new AttachmentCreateParams object with the ability to set a custom HTTPClient for a request.
NewAttachmentCreateParamsWithTimeout creates a new AttachmentCreateParams object with the ability to set a timeout on a request.
NewAttachmentDeleteDefault creates a AttachmentDeleteDefault with default headers values.
NewAttachmentDeleteOK creates a AttachmentDeleteOK with default headers values.
NewAttachmentDeleteParams creates a new AttachmentDeleteParams object, with the default timeout for this client.
NewAttachmentDeleteParamsWithContext creates a new AttachmentDeleteParams object with the ability to set a context for a request.
NewAttachmentDeleteParamsWithHTTPClient creates a new AttachmentDeleteParams object with the ability to set a custom HTTPClient for a request.
NewAttachmentDeleteParamsWithTimeout creates a new AttachmentDeleteParams object with the ability to set a timeout on a request.
NewAttachmentGetDefault creates a AttachmentGetDefault with default headers values.
NewAttachmentGetOK creates a AttachmentGetOK with default headers values.
NewAttachmentGetParams creates a new AttachmentGetParams object, with the default timeout for this client.
NewAttachmentGetParamsWithContext creates a new AttachmentGetParams object with the ability to set a context for a request.
NewAttachmentGetParamsWithHTTPClient creates a new AttachmentGetParams object with the ability to set a custom HTTPClient for a request.
NewAttachmentGetParamsWithTimeout creates a new AttachmentGetParams object with the ability to set a timeout on a request.
NewAttachmentModifyDefault creates a AttachmentModifyDefault with default headers values.
NewAttachmentModifyOK creates a AttachmentModifyOK with default headers values.
NewAttachmentModifyParams creates a new AttachmentModifyParams object, with the default timeout for this client.
NewAttachmentModifyParamsWithContext creates a new AttachmentModifyParams object with the ability to set a context for a request.
NewAttachmentModifyParamsWithHTTPClient creates a new AttachmentModifyParams object with the ability to set a custom HTTPClient for a request.
NewAttachmentModifyParamsWithTimeout creates a new AttachmentModifyParams object with the ability to set a timeout on a request.
NewAttachmentsListAllDefault creates a AttachmentsListAllDefault with default headers values.
NewAttachmentsListAllOK creates a AttachmentsListAllOK with default headers values.
NewAttachmentsListAllParams creates a new AttachmentsListAllParams object, with the default timeout for this client.
NewAttachmentsListAllParamsWithContext creates a new AttachmentsListAllParams object with the ability to set a context for a request.
NewAttachmentsListAllParamsWithHTTPClient creates a new AttachmentsListAllParams object with the ability to set a custom HTTPClient for a request.
NewAttachmentsListAllParamsWithTimeout creates a new AttachmentsListAllParams object with the ability to set a timeout on a request.
NewAttachmentsListDefault creates a AttachmentsListDefault with default headers values.
NewAttachmentsListForVolumeDefault creates a AttachmentsListForVolumeDefault with default headers values.
NewAttachmentsListForVolumeOK creates a AttachmentsListForVolumeOK with default headers values.
NewAttachmentsListForVolumeParams creates a new AttachmentsListForVolumeParams object, with the default timeout for this client.
NewAttachmentsListForVolumeParamsWithContext creates a new AttachmentsListForVolumeParams object with the ability to set a context for a request.
NewAttachmentsListForVolumeParamsWithHTTPClient creates a new AttachmentsListForVolumeParams object with the ability to set a custom HTTPClient for a request.
NewAttachmentsListForVolumeParamsWithTimeout creates a new AttachmentsListForVolumeParams object with the ability to set a timeout on a request.
NewAttachmentsListOK creates a AttachmentsListOK with default headers values.
NewAttachmentsListParams creates a new AttachmentsListParams object, with the default timeout for this client.
NewAttachmentsListParamsWithContext creates a new AttachmentsListParams object with the ability to set a context for a request.
NewAttachmentsListParamsWithHTTPClient creates a new AttachmentsListParams object with the ability to set a custom HTTPClient for a request.
NewAttachmentsListParamsWithTimeout creates a new AttachmentsListParams object with the ability to set a timeout on a request.
New creates a new attachments API client with basic auth credentials.
New creates a new attachments API client with a bearer token for authentication.
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
WithAcceptApplicationJSON sets the Accept header to "application/json".
WithAcceptTextPlain sets the Accept header to "text/plain".

# Structs

AttachmentCreateDefault describes a response with status code -1, with default header values.
AttachmentCreateOK describes a response with status code 200, with default header values.
AttachmentCreateParams contains all the parameters to send to the API endpoint for the attachment create operation.
AttachmentCreateReader is a Reader for the AttachmentCreate structure.
AttachmentDeleteDefault describes a response with status code -1, with default header values.
AttachmentDeleteOK describes a response with status code 200, with default header values.
AttachmentDeleteParams contains all the parameters to send to the API endpoint for the attachment delete operation.
AttachmentDeleteReader is a Reader for the AttachmentDelete structure.
AttachmentGetDefault describes a response with status code -1, with default header values.
AttachmentGetOK describes a response with status code 200, with default header values.
AttachmentGetParams contains all the parameters to send to the API endpoint for the attachment get operation.
AttachmentGetReader is a Reader for the AttachmentGet structure.
AttachmentModifyDefault describes a response with status code -1, with default header values.
AttachmentModifyOK describes a response with status code 200, with default header values.
AttachmentModifyParams contains all the parameters to send to the API endpoint for the attachment modify operation.
AttachmentModifyReader is a Reader for the AttachmentModify structure.
AttachmentsListAllDefault describes a response with status code -1, with default header values.
AttachmentsListAllOK describes a response with status code 200, with default header values.
AttachmentsListAllParams contains all the parameters to send to the API endpoint for the attachments list all operation.
AttachmentsListAllReader is a Reader for the AttachmentsListAll structure.
AttachmentsListDefault describes a response with status code -1, with default header values.
AttachmentsListForVolumeDefault describes a response with status code -1, with default header values.
AttachmentsListForVolumeOK describes a response with status code 200, with default header values.
AttachmentsListForVolumeParams contains all the parameters to send to the API endpoint for the attachments list for volume operation.
AttachmentsListForVolumeReader is a Reader for the AttachmentsListForVolume structure.
AttachmentsListOK describes a response with status code 200, with default header values.
AttachmentsListParams contains all the parameters to send to the API endpoint for the attachments list operation.
AttachmentsListReader is a Reader for the AttachmentsList structure.
Client for attachments API */.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.