Crate omni_orchestrator

Source

Modulesยง

app_autoscaler ๐Ÿ”’
cluster ๐Ÿ”’
config ๐Ÿ”’
db_manager ๐Ÿ”’
leader ๐Ÿ”’
network ๐Ÿ”’
schemas ๐Ÿ”’
state ๐Ÿ”’
worker_autoscaler ๐Ÿ”’

Structsยง

ApiResponse ๐Ÿ”’
Standard API response format for cluster operations
CLUSTER_MANAGER ๐Ÿ”’
CORS
ClusterStatusMessage ๐Ÿ”’
Message format for cluster status API responses

Staticsยง

PROJECT_ROOT

Traitsยง

RocketExt ๐Ÿ”’
Extension trait for mounting multiple routes to a Rocket instance

Functionsยง

cluster_status ๐Ÿ”’
Cluster status endpoint providing detailed information about the cluster
cors_preflight ๐Ÿ”’
health_check ๐Ÿ”’
Health check endpoint to verify node status
main ๐Ÿ”’
Main entry point for the OmniOrchestrator server