# Functions
New creates a new operations API client.
NewGetInstanceInternalServerError creates a GetInstanceInternalServerError with default headers values.
NewGetInstanceNotFound creates a GetInstanceNotFound with default headers values.
NewGetInstanceOK creates a GetInstanceOK with default headers values.
NewGetInstanceParams creates a new GetInstanceParams object with the default values initialized.
NewGetInstanceParamsWithContext creates a new GetInstanceParams object with the default values initialized, and the ability to set a context for a request.
NewGetInstanceParamsWithHTTPClient creates a new GetInstanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetInstanceParamsWithTimeout creates a new GetInstanceParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetTaskInternalServerError creates a GetTaskInternalServerError with default headers values.
NewGetTaskNotFound creates a GetTaskNotFound with default headers values.
NewGetTaskOK creates a GetTaskOK with default headers values.
NewGetTaskParams creates a new GetTaskParams object with the default values initialized.
NewGetTaskParamsWithContext creates a new GetTaskParams object with the default values initialized, and the ability to set a context for a request.
NewGetTaskParamsWithHTTPClient creates a new GetTaskParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetTaskParamsWithTimeout creates a new GetTaskParams object with the default values initialized, and the ability to set a timeout on a request.
NewListInstancesBadRequest creates a ListInstancesBadRequest with default headers values.
NewListInstancesInternalServerError creates a ListInstancesInternalServerError with default headers values.
NewListInstancesOK creates a ListInstancesOK with default headers values.
NewListInstancesParams creates a new ListInstancesParams object with the default values initialized.
NewListInstancesParamsWithContext creates a new ListInstancesParams object with the default values initialized, and the ability to set a context for a request.
NewListInstancesParamsWithHTTPClient creates a new ListInstancesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListInstancesParamsWithTimeout creates a new ListInstancesParams object with the default values initialized, and the ability to set a timeout on a request.
NewListTasksBadRequest creates a ListTasksBadRequest with default headers values.
NewListTasksInternalServerError creates a ListTasksInternalServerError with default headers values.
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.
NewStreamInstancesInternalServerError creates a StreamInstancesInternalServerError with default headers values.
NewStreamInstancesOK creates a StreamInstancesOK with default headers values.
NewStreamInstancesParams creates a new StreamInstancesParams object with the default values initialized.
NewStreamInstancesParamsWithContext creates a new StreamInstancesParams object with the default values initialized, and the ability to set a context for a request.
NewStreamInstancesParamsWithHTTPClient creates a new StreamInstancesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewStreamInstancesParamsWithTimeout creates a new StreamInstancesParams object with the default values initialized, and the ability to set a timeout on a request.
NewStreamTasksInternalServerError creates a StreamTasksInternalServerError with default headers values.
NewStreamTasksOK creates a StreamTasksOK with default headers values.
NewStreamTasksParams creates a new StreamTasksParams object with the default values initialized.
NewStreamTasksParamsWithContext creates a new StreamTasksParams object with the default values initialized, and the ability to set a context for a request.
NewStreamTasksParamsWithHTTPClient creates a new StreamTasksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewStreamTasksParamsWithTimeout creates a new StreamTasksParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for operations API
*/.
GetInstanceInternalServerError handles this case with default header values.
GetInstanceNotFound handles this case with default header values.
GetInstanceOK handles this case with default header values.
GetInstanceParams contains all the parameters to send to the API endpoint
for the get instance operation typically these are written to a http.Request
*/.
GetInstanceReader is a Reader for the GetInstance structure.
GetTaskInternalServerError handles this case with default header values.
GetTaskNotFound handles this case with default header values.
GetTaskOK handles this case with default header values.
GetTaskParams contains all the parameters to send to the API endpoint
for the get task operation typically these are written to a http.Request
*/.
GetTaskReader is a Reader for the GetTask structure.
ListInstancesBadRequest handles this case with default header values.
ListInstancesInternalServerError handles this case with default header values.
ListInstancesOK handles this case with default header values.
ListInstancesParams contains all the parameters to send to the API endpoint
for the list instances operation typically these are written to a http.Request
*/.
ListInstancesReader is a Reader for the ListInstances structure.
ListTasksBadRequest handles this case with default header values.
ListTasksInternalServerError handles this case with default header values.
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.
StreamInstancesInternalServerError handles this case with default header values.
StreamInstancesOK handles this case with default header values.
StreamInstancesParams contains all the parameters to send to the API endpoint
for the stream instances operation typically these are written to a http.Request
*/.
StreamInstancesReader is a Reader for the StreamInstances structure.
StreamTasksInternalServerError handles this case with default header values.
StreamTasksOK handles this case with default header values.
StreamTasksParams contains all the parameters to send to the API endpoint
for the stream tasks operation typically these are written to a http.Request
*/.
StreamTasksReader is a Reader for the StreamTasks structure.