rscale 0.1.0

Self-hosted Rust control plane for operating a single tailnet with Tailscale clients
Documentation
1
2
3
4
pub mod health;
pub mod ports;

pub use health::{AdminHealthResponse, HealthService, LivezResponse, ReadyzResponse};