Expand description
Types and helpers that allow implementing an Eclipse Symphony™ Target Provider as a uService
exposed via the Communication Layer API’s RpcServer.
Modules§
Structs§
- Mock
Deployment Target - Deployment-side hooks a symphony target implements to apply resource changes.
Constants§
- METHOD_
DELETE_ RESOURCE_ ID - Resource id of the symphony
deletemethod. - METHOD_
GET_ RESOURCE_ ID - Resource id of the symphony
getmethod. - METHOD_
UPDATE_ RESOURCE_ ID - Resource id of the symphony
updatemethod.
Traits§
- Deployment
Target - Deployment-side hooks a symphony target implements to apply resource changes.
Functions§
- register_
target_ provider_ endpoints - Registers RPC endpoints for managing a deployment target via Eclipse Symphony’s uProtocol Target Provider.