Go to file
2025-02-03 17:30:36 +05:30
proto Update daemon.proto to replace container_id with uuid and modify DeleteContainer response type 2025-02-03 17:30:36 +05:30
src Implement From trait for MappedPort to facilitate conversions between tuple and pb_shared::MappedPort 2025-01-30 20:14:33 +05:30
.gitignore first commit 2024-12-11 16:00:55 +05:30
build.rs Add proto for daemon 2025-01-20 16:57:47 +05:30
Cargo.lock Add gRPC support with tonic and protobuf integration 2024-12-23 18:26:50 +05:30
Cargo.toml Add gRPC support with tonic and protobuf integration 2024-12-23 18:26:50 +05:30
README.md first commit 2024-12-11 16:00:55 +05:30

Shared files for projects in deTee

eg: proto, yaml config in dtpm, etc...