You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/cloner
Andrew Dunham 6ac80b7334 cmd/{cloner,viewer}: handle maps of views
Instead of trying to call View() on something that's already a View
type (or trying to Clone the view unnecessarily), we can re-use the
existing View values in a map[T]ViewType.

Fixes #17866

Signed-off-by: Andrew Dunham <andrew@tailscale.com>
3 weeks ago
..
clonerex types/persist: add AttestationKey (#17281) 2 months ago
cloner.go cmd/{cloner,viewer}: handle maps of views 3 weeks ago
cloner_test.go types/persist: add AttestationKey (#17281) 2 months ago