Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Poller ¶
type Poller struct {
// contains filtered or unexported fields
}
Poller handles background task monitoring.
func New ¶
func New(ctx context.Context, logger interfaces.Logger) *Poller
New creates a new task poller.
func (*Poller) GetActiveTasksForVM ¶
GetActiveTasksForVM returns a list of active tasks for a specific VM.
Click to show internal directories.
Click to hide internal directories.