Crate mz_orchestrator

source ·

Modules§

  • Configuration for how services are scheduled. These may be ignored by orchestrator implementations.

Structs§

  • Describes a limit on CPU resources.
  • Describes a limit on disk usage.
  • A simple language for describing whether a label exists and whether the value corresponding to it is in some set. Intended to correspond to the capabilities offered by Kubernetes label selectors, but without directly exposing Kubernetes API code to consumers of this module.
  • Describes a limit on memory.
  • Describes the desired state of a service.
  • An event describing a status change of an orchestrated service.
  • A named port associated with a service.

Enums§

Traits§