Expand description
Boot readiness signaling.
Defines the protocol for signaling that a node is fully initialized and ready for workload allocations.
Enums§
- Readiness
Error - 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§
- Readiness
Gate - Trait for readiness signaling.