[][src]Module kube_runtime::scheduler

Structs

ScheduleRequest

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

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