Documentation ¶
Index ¶
- func CancelTask(host, id string) error
- func DisableNode(host, id string) error
- func EnableNode(host string, n *models.Node) (id string, err error)
- func GetTask(host, id string) (*models.Task, error)
- func ListNodes(host string) ([]*models.Node, error)
- func ListTasks(host string) (*models.ListTasksResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableNode ¶
EnableNode subscribes or enables worker node.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.