Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Task ¶
type Task struct {
// ClientManager responsible for managing task operations.
ClientManager client.Manager
}
Task implementation of the Task APIs operations.
func (Task) DeleteTaskID ¶
DeleteTaskID deletes a single action through the task API endpoint.
func (Task) GetTaskStatus ¶
GetTaskStatus gets status through the task API endpoint.
Click to show internal directories.
Click to hide internal directories.