Skip to main content

Crate cf_system_sdk_directory

Crate cf_system_sdk_directory 

Source
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§

RegisterInstanceInfo
Information for registering a new module instance
ServiceEndpoint
Represents an endpoint where a service can be reached
ServiceInstanceInfo
Information about a service instance

Traits§

DirectoryClient
Directory API trait for service discovery and instance management