Expand description
Types for interacting with an Ora store.
Structs
- Allow matching on labels.
- A handle to a schedule that allows inspection and operations.
- Search options for retrieving a list of tasks.
- A handle to a task that can be used for further inspections and operations.
- Output of a task.
- Search options for retrieving a list of tasks.
Enums
- Match label values.
- The ordering of returned schedules.
- The ordering of returned tasks.
Traits
- A client for interacting with the Ora framework.
- An object-safe version of
Client
with type-erased task information and no generic arguments.