summaryrefslogtreecommitdiffhomepage
path: root/types
diff options
context:
space:
mode:
authorFran Bull <fran@tailscale.com>2024-09-25 09:00:38 -0700
committerFran Bull <fran@tailscale.com>2024-09-25 09:00:38 -0700
commit28a0c21d8b1d0efd25fe6eca62dbe7210d646dec (patch)
treeae58b4647ea91795f147551ac9320c353a6b3147 /types
parent781fd03f27cef976ebe6256d449aebc5a8fffc9a (diff)
downloadtailscale-fran/natc-consensus-prototype.tar.xz
tailscale-fran/natc-consensus-prototype.zip
remove clusterPeers and use peers and tags to find peersfran/natc-consensus-prototype
Diffstat (limited to 'types')
-rw-r--r--types/netmap/netmap.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/types/netmap/netmap.go b/types/netmap/netmap.go
index c9c71f27f..5e0622922 100644
--- a/types/netmap/netmap.go
+++ b/types/netmap/netmap.go
@@ -80,8 +80,6 @@ type NetworkMap struct {
// MaxKeyDuration describes the MaxKeyDuration setting for the tailnet.
MaxKeyDuration time.Duration
-
- ClusterPeers tailcfg.ClusterInfo
}
// User returns nm.SelfNode.User if nm.SelfNode is non-nil, otherwise it returns