package
0.0.0-20220310025002-8251c7da21b0
Repository: https://github.com/go-swagger/dockerctl.git
Documentation: pkg.go.dev

# Functions

New creates a new task API client.
NewTaskInspectInternalServerError creates a TaskInspectInternalServerError with default headers values.
NewTaskInspectNotFound creates a TaskInspectNotFound with default headers values.
NewTaskInspectOK creates a TaskInspectOK with default headers values.
NewTaskInspectParams creates a new TaskInspectParams object, with the default timeout for this client.
NewTaskInspectParamsWithContext creates a new TaskInspectParams object with the ability to set a context for a request.
NewTaskInspectParamsWithHTTPClient creates a new TaskInspectParams object with the ability to set a custom HTTPClient for a request.
NewTaskInspectParamsWithTimeout creates a new TaskInspectParams object with the ability to set a timeout on a request.
NewTaskInspectServiceUnavailable creates a TaskInspectServiceUnavailable with default headers values.
NewTaskListInternalServerError creates a TaskListInternalServerError with default headers values.
NewTaskListOK creates a TaskListOK with default headers values.
NewTaskListParams creates a new TaskListParams object, with the default timeout for this client.
NewTaskListParamsWithContext creates a new TaskListParams object with the ability to set a context for a request.
NewTaskListParamsWithHTTPClient creates a new TaskListParams object with the ability to set a custom HTTPClient for a request.
NewTaskListParamsWithTimeout creates a new TaskListParams object with the ability to set a timeout on a request.
NewTaskListServiceUnavailable creates a TaskListServiceUnavailable with default headers values.
NewTaskLogsInternalServerError creates a TaskLogsInternalServerError with default headers values.
NewTaskLogsNotFound creates a TaskLogsNotFound with default headers values.
NewTaskLogsOK creates a TaskLogsOK with default headers values.
NewTaskLogsParams creates a new TaskLogsParams object, with the default timeout for this client.
NewTaskLogsParamsWithContext creates a new TaskLogsParams object with the ability to set a context for a request.
NewTaskLogsParamsWithHTTPClient creates a new TaskLogsParams object with the ability to set a custom HTTPClient for a request.
NewTaskLogsParamsWithTimeout creates a new TaskLogsParams object with the ability to set a timeout on a request.
NewTaskLogsServiceUnavailable creates a TaskLogsServiceUnavailable with default headers values.

# Structs

Client for task API */.
TaskInspectInternalServerError describes a response with status code 500, with default header values.
TaskInspectNotFound describes a response with status code 404, with default header values.
TaskInspectOK describes a response with status code 200, with default header values.
TaskInspectParams contains all the parameters to send to the API endpoint for the task inspect operation.
TaskInspectReader is a Reader for the TaskInspect structure.
TaskInspectServiceUnavailable describes a response with status code 503, with default header values.
TaskListInternalServerError describes a response with status code 500, with default header values.
TaskListOK describes a response with status code 200, with default header values.
TaskListParams contains all the parameters to send to the API endpoint for the task list operation.
TaskListReader is a Reader for the TaskList structure.
TaskListServiceUnavailable describes a response with status code 503, with default header values.
TaskLogsInternalServerError describes a response with status code 500, with default header values.
TaskLogsNotFound describes a response with status code 404, with default header values.
TaskLogsOK describes a response with status code 200, with default header values.
TaskLogsParams contains all the parameters to send to the API endpoint for the task logs operation.
TaskLogsReader is a Reader for the TaskLogs structure.
TaskLogsServiceUnavailable describes a response with status code 503, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.