Skip to main content

Module context

Module context 

Source
Expand description

Shared operator context — database pool cache, metrics, and configuration.

Structs§

DatabaseLockGuard
Guard returned by OperatorContext::try_lock_database.
OperatorContext
Shared state for the operator, passed to every reconciliation.

Enums§

ContextError
Errors from operator context operations.