mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-06 07:29:18 -05:00
We will need this for unmarshaling node prefs: use the zero HardwareAttestationKey implementation when parsing and later check `IsZero` to see if anything was loaded. Updates #15830 Signed-off-by: Andrew Lytvynov <awly@tailscale.com>