Skip to main content

Module readiness

Module readiness 

Source
Expand description

Boot readiness signaling.

Defines the protocol for signaling that a node is fully initialized and ready for workload allocations.

Enums§

ReadinessError
Errors from readiness operations.

Constants§

READINESS_FILE_PATH
Well-known readiness file path (alternative to socket).
READINESS_SOCKET_PATH
Well-known readiness socket path.

Traits§

ReadinessGate
Trait for readiness signaling.