# Functions
New creates a new iscsi target API client.
NewCreateIscsiTargetBadRequest creates a CreateIscsiTargetBadRequest with default headers values.
NewCreateIscsiTargetInternalServerError creates a CreateIscsiTargetInternalServerError with default headers values.
NewCreateIscsiTargetNotFound creates a CreateIscsiTargetNotFound with default headers values.
NewCreateIscsiTargetOK creates a CreateIscsiTargetOK with default headers values.
NewCreateIscsiTargetParams creates a new CreateIscsiTargetParams object, with the default timeout for this client.
NewCreateIscsiTargetParamsWithContext creates a new CreateIscsiTargetParams object with the ability to set a context for a request.
NewCreateIscsiTargetParamsWithHTTPClient creates a new CreateIscsiTargetParams object with the ability to set a custom HTTPClient for a request.
NewCreateIscsiTargetParamsWithTimeout creates a new CreateIscsiTargetParams object with the ability to set a timeout on a request.
NewDeleteIscsiTargetBadRequest creates a DeleteIscsiTargetBadRequest with default headers values.
NewDeleteIscsiTargetInternalServerError creates a DeleteIscsiTargetInternalServerError with default headers values.
NewDeleteIscsiTargetNotFound creates a DeleteIscsiTargetNotFound with default headers values.
NewDeleteIscsiTargetOK creates a DeleteIscsiTargetOK with default headers values.
NewDeleteIscsiTargetParams creates a new DeleteIscsiTargetParams object, with the default timeout for this client.
NewDeleteIscsiTargetParamsWithContext creates a new DeleteIscsiTargetParams object with the ability to set a context for a request.
NewDeleteIscsiTargetParamsWithHTTPClient creates a new DeleteIscsiTargetParams object with the ability to set a custom HTTPClient for a request.
NewDeleteIscsiTargetParamsWithTimeout creates a new DeleteIscsiTargetParams object with the ability to set a timeout on a request.
NewGetIscsiTargetsBadRequest creates a GetIscsiTargetsBadRequest with default headers values.
NewGetIscsiTargetsConnectionBadRequest creates a GetIscsiTargetsConnectionBadRequest with default headers values.
NewGetIscsiTargetsConnectionInternalServerError creates a GetIscsiTargetsConnectionInternalServerError with default headers values.
NewGetIscsiTargetsConnectionNotFound creates a GetIscsiTargetsConnectionNotFound with default headers values.
NewGetIscsiTargetsConnectionOK creates a GetIscsiTargetsConnectionOK with default headers values.
NewGetIscsiTargetsConnectionParams creates a new GetIscsiTargetsConnectionParams object, with the default timeout for this client.
NewGetIscsiTargetsConnectionParamsWithContext creates a new GetIscsiTargetsConnectionParams object with the ability to set a context for a request.
NewGetIscsiTargetsConnectionParamsWithHTTPClient creates a new GetIscsiTargetsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetIscsiTargetsConnectionParamsWithTimeout creates a new GetIscsiTargetsConnectionParams object with the ability to set a timeout on a request.
NewGetIscsiTargetsInternalServerError creates a GetIscsiTargetsInternalServerError with default headers values.
NewGetIscsiTargetsNotFound creates a GetIscsiTargetsNotFound with default headers values.
NewGetIscsiTargetsOK creates a GetIscsiTargetsOK with default headers values.
NewGetIscsiTargetsParams creates a new GetIscsiTargetsParams object, with the default timeout for this client.
NewGetIscsiTargetsParamsWithContext creates a new GetIscsiTargetsParams object with the ability to set a context for a request.
NewGetIscsiTargetsParamsWithHTTPClient creates a new GetIscsiTargetsParams object with the ability to set a custom HTTPClient for a request.
NewGetIscsiTargetsParamsWithTimeout creates a new GetIscsiTargetsParams object with the ability to set a timeout on a request.
NewUpdateIscsiTargetBadRequest creates a UpdateIscsiTargetBadRequest with default headers values.
NewUpdateIscsiTargetInternalServerError creates a UpdateIscsiTargetInternalServerError with default headers values.
NewUpdateIscsiTargetNotFound creates a UpdateIscsiTargetNotFound with default headers values.
NewUpdateIscsiTargetOK creates a UpdateIscsiTargetOK with default headers values.
NewUpdateIscsiTargetParams creates a new UpdateIscsiTargetParams object, with the default timeout for this client.
NewUpdateIscsiTargetParamsWithContext creates a new UpdateIscsiTargetParams object with the ability to set a context for a request.
NewUpdateIscsiTargetParamsWithHTTPClient creates a new UpdateIscsiTargetParams object with the ability to set a custom HTTPClient for a request.
NewUpdateIscsiTargetParamsWithTimeout creates a new UpdateIscsiTargetParams object with the ability to set a timeout on a request.
# Structs
Client for iscsi target API
*/.
CreateIscsiTargetBadRequest describes a response with status code 400, with default header values.
CreateIscsiTargetInternalServerError describes a response with status code 500, with default header values.
CreateIscsiTargetNotFound describes a response with status code 404, with default header values.
CreateIscsiTargetOK describes a response with status code 200, with default header values.
CreateIscsiTargetParams contains all the parameters to send to the API endpoint
for the create iscsi target operation.
CreateIscsiTargetReader is a Reader for the CreateIscsiTarget structure.
DeleteIscsiTargetBadRequest describes a response with status code 400, with default header values.
DeleteIscsiTargetInternalServerError describes a response with status code 500, with default header values.
DeleteIscsiTargetNotFound describes a response with status code 404, with default header values.
DeleteIscsiTargetOK describes a response with status code 200, with default header values.
DeleteIscsiTargetParams contains all the parameters to send to the API endpoint
for the delete iscsi target operation.
DeleteIscsiTargetReader is a Reader for the DeleteIscsiTarget structure.
GetIscsiTargetsBadRequest describes a response with status code 400, with default header values.
GetIscsiTargetsConnectionBadRequest describes a response with status code 400, with default header values.
GetIscsiTargetsConnectionInternalServerError describes a response with status code 500, with default header values.
GetIscsiTargetsConnectionNotFound describes a response with status code 404, with default header values.
GetIscsiTargetsConnectionOK describes a response with status code 200, with default header values.
GetIscsiTargetsConnectionParams contains all the parameters to send to the API endpoint
for the get iscsi targets connection operation.
GetIscsiTargetsConnectionReader is a Reader for the GetIscsiTargetsConnection structure.
GetIscsiTargetsInternalServerError describes a response with status code 500, with default header values.
GetIscsiTargetsNotFound describes a response with status code 404, with default header values.
GetIscsiTargetsOK describes a response with status code 200, with default header values.
GetIscsiTargetsParams contains all the parameters to send to the API endpoint
for the get iscsi targets operation.
GetIscsiTargetsReader is a Reader for the GetIscsiTargets structure.
UpdateIscsiTargetBadRequest describes a response with status code 400, with default header values.
UpdateIscsiTargetInternalServerError describes a response with status code 500, with default header values.
UpdateIscsiTargetNotFound describes a response with status code 404, with default header values.
UpdateIscsiTargetOK describes a response with status code 200, with default header values.
UpdateIscsiTargetParams contains all the parameters to send to the API endpoint
for the update iscsi target operation.
UpdateIscsiTargetReader is a Reader for the UpdateIscsiTarget structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.