Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthOption ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) AddWorker ¶
func (m *Manager) AddWorker(uid string, option HealthOption)
func (*Manager) ListWorkers ¶
func (*Manager) RemoveWorker ¶
Click to show internal directories.
Click to hide internal directories.