Documentation ¶
Index ¶
Constants ¶
View Source
const (
// TasksPath The endpoint for retrieving tasks
TasksPath = "/api/cis/tasks"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
Manager extends rest.Client, adding task related methods.
func NewManager ¶
NewManager creates a new Manager instance with the given client.
func NewManagerWithCustomInterval ¶
NewManager creates a new Manager instance with the given client and custom polling interval
Click to show internal directories.
Click to hide internal directories.