Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager manages connections to multiple schedulers.
func (*Manager) SetClients ¶
func (*Manager) Start ¶
func (m *Manager) Start(actors actors.ActorRuntime)
Start starts the scheduler manager with the given actors runtime, if it is enabled, to begin receiving job triggers.
Click to show internal directories.
Click to hide internal directories.