# Functions

New creates a new nfs export API client.
NewCreateNfsExportBadRequest creates a CreateNfsExportBadRequest with default headers values.
NewCreateNfsExportInternalServerError creates a CreateNfsExportInternalServerError with default headers values.
NewCreateNfsExportNotFound creates a CreateNfsExportNotFound with default headers values.
NewCreateNfsExportOK creates a CreateNfsExportOK with default headers values.
NewCreateNfsExportParams creates a new CreateNfsExportParams object, with the default timeout for this client.
NewCreateNfsExportParamsWithContext creates a new CreateNfsExportParams object with the ability to set a context for a request.
NewCreateNfsExportParamsWithHTTPClient creates a new CreateNfsExportParams object with the ability to set a custom HTTPClient for a request.
NewCreateNfsExportParamsWithTimeout creates a new CreateNfsExportParams object with the ability to set a timeout on a request.
NewDeleteNfsExportBadRequest creates a DeleteNfsExportBadRequest with default headers values.
NewDeleteNfsExportInternalServerError creates a DeleteNfsExportInternalServerError with default headers values.
NewDeleteNfsExportNotFound creates a DeleteNfsExportNotFound with default headers values.
NewDeleteNfsExportOK creates a DeleteNfsExportOK with default headers values.
NewDeleteNfsExportParams creates a new DeleteNfsExportParams object, with the default timeout for this client.
NewDeleteNfsExportParamsWithContext creates a new DeleteNfsExportParams object with the ability to set a context for a request.
NewDeleteNfsExportParamsWithHTTPClient creates a new DeleteNfsExportParams object with the ability to set a custom HTTPClient for a request.
NewDeleteNfsExportParamsWithTimeout creates a new DeleteNfsExportParams object with the ability to set a timeout on a request.
NewGetNfsExportsBadRequest creates a GetNfsExportsBadRequest with default headers values.
NewGetNfsExportsConnectionBadRequest creates a GetNfsExportsConnectionBadRequest with default headers values.
NewGetNfsExportsConnectionInternalServerError creates a GetNfsExportsConnectionInternalServerError with default headers values.
NewGetNfsExportsConnectionNotFound creates a GetNfsExportsConnectionNotFound with default headers values.
NewGetNfsExportsConnectionOK creates a GetNfsExportsConnectionOK with default headers values.
NewGetNfsExportsConnectionParams creates a new GetNfsExportsConnectionParams object, with the default timeout for this client.
NewGetNfsExportsConnectionParamsWithContext creates a new GetNfsExportsConnectionParams object with the ability to set a context for a request.
NewGetNfsExportsConnectionParamsWithHTTPClient creates a new GetNfsExportsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetNfsExportsConnectionParamsWithTimeout creates a new GetNfsExportsConnectionParams object with the ability to set a timeout on a request.
NewGetNfsExportsInternalServerError creates a GetNfsExportsInternalServerError with default headers values.
NewGetNfsExportsNotFound creates a GetNfsExportsNotFound with default headers values.
NewGetNfsExportsOK creates a GetNfsExportsOK with default headers values.
NewGetNfsExportsParams creates a new GetNfsExportsParams object, with the default timeout for this client.
NewGetNfsExportsParamsWithContext creates a new GetNfsExportsParams object with the ability to set a context for a request.
NewGetNfsExportsParamsWithHTTPClient creates a new GetNfsExportsParams object with the ability to set a custom HTTPClient for a request.
NewGetNfsExportsParamsWithTimeout creates a new GetNfsExportsParams object with the ability to set a timeout on a request.
NewUpdateNfsExportBadRequest creates a UpdateNfsExportBadRequest with default headers values.
NewUpdateNfsExportInternalServerError creates a UpdateNfsExportInternalServerError with default headers values.
NewUpdateNfsExportNotFound creates a UpdateNfsExportNotFound with default headers values.
NewUpdateNfsExportOK creates a UpdateNfsExportOK with default headers values.
NewUpdateNfsExportParams creates a new UpdateNfsExportParams object, with the default timeout for this client.
NewUpdateNfsExportParamsWithContext creates a new UpdateNfsExportParams object with the ability to set a context for a request.
NewUpdateNfsExportParamsWithHTTPClient creates a new UpdateNfsExportParams object with the ability to set a custom HTTPClient for a request.
NewUpdateNfsExportParamsWithTimeout creates a new UpdateNfsExportParams object with the ability to set a timeout on a request.

# Structs

Client for nfs export API */.
CreateNfsExportBadRequest describes a response with status code 400, with default header values.
CreateNfsExportInternalServerError describes a response with status code 500, with default header values.
CreateNfsExportNotFound describes a response with status code 404, with default header values.
CreateNfsExportOK describes a response with status code 200, with default header values.
CreateNfsExportParams contains all the parameters to send to the API endpoint for the create nfs export operation.
CreateNfsExportReader is a Reader for the CreateNfsExport structure.
DeleteNfsExportBadRequest describes a response with status code 400, with default header values.
DeleteNfsExportInternalServerError describes a response with status code 500, with default header values.
DeleteNfsExportNotFound describes a response with status code 404, with default header values.
DeleteNfsExportOK describes a response with status code 200, with default header values.
DeleteNfsExportParams contains all the parameters to send to the API endpoint for the delete nfs export operation.
DeleteNfsExportReader is a Reader for the DeleteNfsExport structure.
GetNfsExportsBadRequest describes a response with status code 400, with default header values.
GetNfsExportsConnectionBadRequest describes a response with status code 400, with default header values.
GetNfsExportsConnectionInternalServerError describes a response with status code 500, with default header values.
GetNfsExportsConnectionNotFound describes a response with status code 404, with default header values.
GetNfsExportsConnectionOK describes a response with status code 200, with default header values.
GetNfsExportsConnectionParams contains all the parameters to send to the API endpoint for the get nfs exports connection operation.
GetNfsExportsConnectionReader is a Reader for the GetNfsExportsConnection structure.
GetNfsExportsInternalServerError describes a response with status code 500, with default header values.
GetNfsExportsNotFound describes a response with status code 404, with default header values.
GetNfsExportsOK describes a response with status code 200, with default header values.
GetNfsExportsParams contains all the parameters to send to the API endpoint for the get nfs exports operation.
GetNfsExportsReader is a Reader for the GetNfsExports structure.
UpdateNfsExportBadRequest describes a response with status code 400, with default header values.
UpdateNfsExportInternalServerError describes a response with status code 500, with default header values.
UpdateNfsExportNotFound describes a response with status code 404, with default header values.
UpdateNfsExportOK describes a response with status code 200, with default header values.
UpdateNfsExportParams contains all the parameters to send to the API endpoint for the update nfs export operation.
UpdateNfsExportReader is a Reader for the UpdateNfsExport structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.