Expand description
Module Orchestrator Contracts
Domain contracts and client interfaces for module orchestration.
This crate provides the DirectoryClient trait and related types that
define the contract for service discovery and instance management.
Structs§
- Register
Instance Info - Information for registering a new module instance
- Service
Endpoint - Represents an endpoint where a service can be reached
- Service
Instance Info - Information about a service instance
Traits§
- Directory
Client - Directory API trait for service discovery and instance management