Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SessionCreator ¶
type Worker ¶
type Worker struct {
// contains filtered or unexported fields
}
Worker is a leader-only loop that binds queued allocation requests to sessions.
func NewWorker ¶
func NewWorker(creator SessionCreator, client core.InternalAllocatorClient) *Worker
Click to show internal directories.
Click to hide internal directories.