HomePhabricator
Diffusion Comm dc959d543158

[services] Tunnelbroker - Expose `isSandbox` to the Rust

Description

[services] Tunnelbroker - Expose isSandbox to the Rust

Summary:
In this diff, we are exposing a function to get if the server is running a sandbox mode from the C++ codebase to the Rust codebase as a isSandbox function.
This function will be used in the Rust codebase diff D5641 and forward.

Linear task: ENG-1893

Test Plan:

  1. Service is successfully built.
  2. The diff D5641 where the function is used the service is successfully built.

Reviewers: jon, varun, marcin

Reviewed By: jon

Subscribers: ashoat, tomek, atul, abosh

Differential Revision: https://phab.comm.dev/D5640

Details

Provenance
maxAuthored on Nov 16 2022, 3:11 AM
Reviewer
jon
Differential Revision
D5640: [services] Tunnelbroker - Expose `isSandbox` to the Rust
Parents
rCOMMf863b716e483: [services] Tunnelbroker - Expose config to the Rust
Branches
Unknown
Tags
Unknown