Module kube_runtime::scheduler[][src]

Structs

HoldUnless

See Scheduler::hold_unless

ScheduleRequest

A request to re-emit message at a given Instant (run_at).

Scheduler

Enums

Error

Functions

scheduler

Stream transformer that takes a message and Instant (in the form of a ScheduleRequest), and emits the message at the specified Instant.

Type Definitions

Result