mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
19a9d9037f
Like PeerCapMap, add a field to `tailcfg.Node` which provides a map of Capability to raw JSON messages which are deferred to be parsed later by the application code which cares about the specific capabilities. This effectively allows us to prototype new behavior without having to commit to a schema in tailcfg, and it also opens up the possibilities to develop custom behavior in tsnet applications w/o having to plumb through application specific data in the MapResponse. Updates #4217 Signed-off-by: Maisem Ali <maisem@tailscale.com> |
||
---|---|---|
.. | ||
dnstype | ||
empty | ||
flagtype | ||
ipproto | ||
key | ||
lazy | ||
logger | ||
logid | ||
netlogtype | ||
netmap | ||
nettype | ||
opt | ||
persist | ||
preftype | ||
ptr | ||
structs | ||
tkatype | ||
views |