Module ora_api::client

source ·
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

Traits

  • A client for interacting with the Ora framework.
  • An object-safe version of Client with type-erased task information and no generic arguments.