Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Coordinator ¶
type Coordinator struct { OperatorController *operator.Controller // contains filtered or unexported fields }
Coordinator is assumed to be used in synchronous, single-threaded context.
func NewCoordinator ¶
func NewCoordinator(cfg hakeeper.Config) *Coordinator
func (*Coordinator) Check ¶
func (c *Coordinator) Check(alloc util.IDAllocator, state pb.CheckerState) []pb.ScheduleCommand
Click to show internal directories.
Click to hide internal directories.