Skip to main content

STATE_KEY

Constant STATE_KEY 

Source
pub const STATE_KEY: &str = "_tailscale-rs/persist";
Expand description

The well-known key under which the node identity blob (PersistState) is stored in a StateStore (Go stores the machine key + profile under fixed keys in the StateStore).