Module tasks

Source
Expand description

Task Management APIs

Manage tasks currently executing on one or more nodes in the cluster.  

§Optional, experimental

This requires the experimental-apis feature. Can have breaking changes in future versions or might even be removed entirely.

Structs§

Tasks
Namespace client for Tasks APIs  
TasksCancel
Builder for the Tasks Cancel API
TasksGet
Builder for the Tasks Get API
TasksList
Builder for the Tasks List API

Enums§

TasksCancelParts
API parts for the Tasks Cancel API
TasksGetParts
API parts for the Tasks Get API
TasksListParts
API parts for the Tasks List API