package
0.0.0-20190116153840-23ce5c39e65c
Repository: https://github.com/pydio/pydio-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new task API client.
NewCreateTaskOK creates a CreateTaskOK with default headers values.
NewCreateTaskParams creates a new CreateTaskParams object with the default values initialized.
NewCreateTaskParamsWithContext creates a new CreateTaskParams object with the default values initialized, and the ability to set a context for a request.
NewCreateTaskParamsWithHTTPClient creates a new CreateTaskParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateTaskParamsWithTimeout creates a new CreateTaskParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteTaskOK creates a DeleteTaskOK with default headers values.
NewDeleteTaskParams creates a new DeleteTaskParams object with the default values initialized.
NewDeleteTaskParamsWithContext creates a new DeleteTaskParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteTaskParamsWithHTTPClient creates a new DeleteTaskParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteTaskParamsWithTimeout creates a new DeleteTaskParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetTaskInfoOK creates a GetTaskInfoOK with default headers values.
NewGetTaskInfoParams creates a new GetTaskInfoParams object with the default values initialized.
NewGetTaskInfoParamsWithContext creates a new GetTaskInfoParams object with the default values initialized, and the ability to set a context for a request.
NewGetTaskInfoParamsWithHTTPClient creates a new GetTaskInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetTaskInfoParamsWithTimeout creates a new GetTaskInfoParams object with the default values initialized, and the ability to set a timeout on a request.
NewListTasksOK creates a ListTasksOK with default headers values.
NewListTasksParams creates a new ListTasksParams object with the default values initialized.
NewListTasksParamsWithContext creates a new ListTasksParams object with the default values initialized, and the ability to set a context for a request.
NewListTasksParamsWithHTTPClient creates a new ListTasksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListTasksParamsWithTimeout creates a new ListTasksParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateTaskOK creates a UpdateTaskOK with default headers values.
NewUpdateTaskParams creates a new UpdateTaskParams object with the default values initialized.
NewUpdateTaskParamsWithContext creates a new UpdateTaskParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateTaskParamsWithHTTPClient creates a new UpdateTaskParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateTaskParamsWithTimeout creates a new UpdateTaskParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for task API */.
CreateTaskOK handles this case with default header values.
CreateTaskParams contains all the parameters to send to the API endpoint for the create task operation typically these are written to a http.Request */.
CreateTaskReader is a Reader for the CreateTask structure.
DeleteTaskOK handles this case with default header values.
DeleteTaskParams contains all the parameters to send to the API endpoint for the delete task operation typically these are written to a http.Request */.
DeleteTaskReader is a Reader for the DeleteTask structure.
GetTaskInfoOK handles this case with default header values.
GetTaskInfoParams contains all the parameters to send to the API endpoint for the get task info operation typically these are written to a http.Request */.
GetTaskInfoReader is a Reader for the GetTaskInfo structure.
ListTasksOK handles this case with default header values.
ListTasksParams contains all the parameters to send to the API endpoint for the list tasks operation typically these are written to a http.Request */.
ListTasksReader is a Reader for the ListTasks structure.
UpdateTaskOK handles this case with default header values.
UpdateTaskParams contains all the parameters to send to the API endpoint for the update task operation typically these are written to a http.Request */.
UpdateTaskReader is a Reader for the UpdateTask structure.