# Functions
New creates a new volumes API client.
New creates a new volumes API client with basic auth credentials.
New creates a new volumes API client with a bearer token for authentication.
NewVolumeCreateAccepted creates a VolumeCreateAccepted with default headers values.
NewVolumeCreateConflict creates a VolumeCreateConflict with default headers values.
NewVolumeCreateDefault creates a VolumeCreateDefault with default headers values.
NewVolumeCreateOK creates a VolumeCreateOK with default headers values.
NewVolumeCreateParams creates a new VolumeCreateParams object, with the default timeout for this client.
NewVolumeCreateParamsWithContext creates a new VolumeCreateParams object with the ability to set a context for a request.
NewVolumeCreateParamsWithHTTPClient creates a new VolumeCreateParams object with the ability to set a custom HTTPClient for a request.
NewVolumeCreateParamsWithTimeout creates a new VolumeCreateParams object with the ability to set a timeout on a request.
NewVolumeDeleteDefault creates a VolumeDeleteDefault with default headers values.
NewVolumeDeleteOK creates a VolumeDeleteOK with default headers values.
NewVolumeDeleteParams creates a new VolumeDeleteParams object, with the default timeout for this client.
NewVolumeDeleteParamsWithContext creates a new VolumeDeleteParams object with the ability to set a context for a request.
NewVolumeDeleteParamsWithHTTPClient creates a new VolumeDeleteParams object with the ability to set a custom HTTPClient for a request.
NewVolumeDeleteParamsWithTimeout creates a new VolumeDeleteParams object with the ability to set a timeout on a request.
NewVolumeDescribeDefault creates a VolumeDescribeDefault with default headers values.
NewVolumeDescribeOK creates a VolumeDescribeOK with default headers values.
NewVolumeDescribeParams creates a new VolumeDescribeParams object, with the default timeout for this client.
NewVolumeDescribeParamsWithContext creates a new VolumeDescribeParams object with the ability to set a context for a request.
NewVolumeDescribeParamsWithHTTPClient creates a new VolumeDescribeParams object with the ability to set a custom HTTPClient for a request.
NewVolumeDescribeParamsWithTimeout creates a new VolumeDescribeParams object with the ability to set a timeout on a request.
NewVolumeGetDefault creates a VolumeGetDefault with default headers values.
NewVolumeGetOK creates a VolumeGetOK with default headers values.
NewVolumeGetParams creates a new VolumeGetParams object, with the default timeout for this client.
NewVolumeGetParamsWithContext creates a new VolumeGetParams object with the ability to set a context for a request.
NewVolumeGetParamsWithHTTPClient creates a new VolumeGetParams object with the ability to set a custom HTTPClient for a request.
NewVolumeGetParamsWithTimeout creates a new VolumeGetParams object with the ability to set a timeout on a request.
NewVolumeModifyDefault creates a VolumeModifyDefault with default headers values.
NewVolumeModifyOK creates a VolumeModifyOK with default headers values.
NewVolumeModifyParams creates a new VolumeModifyParams object, with the default timeout for this client.
NewVolumeModifyParamsWithContext creates a new VolumeModifyParams object with the ability to set a context for a request.
NewVolumeModifyParamsWithHTTPClient creates a new VolumeModifyParams object with the ability to set a custom HTTPClient for a request.
NewVolumeModifyParamsWithTimeout creates a new VolumeModifyParams object with the ability to set a timeout on a request.
NewVolumeRecoverInitiateDefault creates a VolumeRecoverInitiateDefault with default headers values.
NewVolumeRecoverInitiateOK creates a VolumeRecoverInitiateOK with default headers values.
NewVolumeRecoverInitiateParams creates a new VolumeRecoverInitiateParams object, with the default timeout for this client.
NewVolumeRecoverInitiateParamsWithContext creates a new VolumeRecoverInitiateParams object with the ability to set a context for a request.
NewVolumeRecoverInitiateParamsWithHTTPClient creates a new VolumeRecoverInitiateParams object with the ability to set a custom HTTPClient for a request.
NewVolumeRecoverInitiateParamsWithTimeout creates a new VolumeRecoverInitiateParams object with the ability to set a timeout on a request.
NewVolumesListDefault creates a VolumesListDefault with default headers values.
NewVolumesListOK creates a VolumesListOK with default headers values.
NewVolumesListParams creates a new VolumesListParams object, with the default timeout for this client.
NewVolumesListParamsWithContext creates a new VolumesListParams object with the ability to set a context for a request.
NewVolumesListParamsWithHTTPClient creates a new VolumesListParams object with the ability to set a custom HTTPClient for a request.
NewVolumesListParamsWithTimeout creates a new VolumesListParams object with the ability to set a timeout on a request.
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
Client for volumes API
*/.
VolumeCreateAccepted describes a response with status code 202, with default header values.
VolumeCreateConflict describes a response with status code 409, with default header values.
VolumeCreateDefault describes a response with status code -1, with default header values.
VolumeCreateOK describes a response with status code 200, with default header values.
VolumeCreateParams contains all the parameters to send to the API endpoint
for the volume create operation.
VolumeCreateReader is a Reader for the VolumeCreate structure.
VolumeDeleteDefault describes a response with status code -1, with default header values.
VolumeDeleteOK describes a response with status code 200, with default header values.
VolumeDeleteParams contains all the parameters to send to the API endpoint
for the volume delete operation.
VolumeDeleteReader is a Reader for the VolumeDelete structure.
VolumeDescribeDefault describes a response with status code -1, with default header values.
VolumeDescribeOK describes a response with status code 200, with default header values.
VolumeDescribeParams contains all the parameters to send to the API endpoint
for the volume describe operation.
VolumeDescribeReader is a Reader for the VolumeDescribe structure.
VolumeGetDefault describes a response with status code -1, with default header values.
VolumeGetOK describes a response with status code 200, with default header values.
VolumeGetParams contains all the parameters to send to the API endpoint
for the volume get operation.
VolumeGetReader is a Reader for the VolumeGet structure.
VolumeModifyDefault describes a response with status code -1, with default header values.
VolumeModifyOK describes a response with status code 200, with default header values.
VolumeModifyParams contains all the parameters to send to the API endpoint
for the volume modify operation.
VolumeModifyReader is a Reader for the VolumeModify structure.
VolumeRecoverInitiateDefault describes a response with status code -1, with default header values.
VolumeRecoverInitiateOK describes a response with status code 200, with default header values.
VolumeRecoverInitiateParams contains all the parameters to send to the API endpoint
for the volume recover initiate operation.
VolumeRecoverInitiateReader is a Reader for the VolumeRecoverInitiate structure.
VolumesListDefault describes a response with status code -1, with default header values.
VolumesListOK describes a response with status code 200, with default header values.
VolumesListParams contains all the parameters to send to the API endpoint
for the volumes list operation.
VolumesListReader is a Reader for the VolumesList structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.