Commit Graph

11 Commits

Author SHA1 Message Date
358c2d84ca
Add proto for daemon
renamed to shared proto update build configuration
changed exports for both protos in lib
new rust structures for daemon types
2025-01-20 16:57:47 +05:30
e643da298f Add gRPC support with tonic and protobuf integration 2024-12-23 18:26:50 +05:30
3ea2780f7b Make RestartPolicy and RestartPolicyType structs Copyable 2024-12-16 16:00:34 +05:30
1bbe16a85e Make fields public in RestartPolicy and ChildProcess structs; add default implementation for RestartPolicyType 2024-12-16 15:58:55 +05:30
a565b35b48 fix typo on field 2024-12-16 13:10:31 +05:30
b1620f4a11 Rename some fields
Rename RestartPolicy fields for consistency and clarity
2024-12-16 13:03:54 +05:30
101577a784 Restart Policy
add RestartPolicy message and integrate into ChildProcess configuration on both proto and rust structs
2024-12-16 11:42:05 +05:30
dd4b0f7f9f protobuff for get enclave config 2024-12-11 13:33:39 +00:00
123842e470 removed unsed config method 2024-12-11 17:03:19 +05:30
e5ef2c1e97 dtpm config and proto file 2024-12-11 16:13:28 +05:30
1a88755767 first commit 2024-12-11 16:00:55 +05:30