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/tstest/integration
Josh Bleecher Snyder 8c3c5e80b7 tailcfg: make MapResponse.ControlTime a pointer
Otherwise omitempty doesn't work.

This is wire-compatible with a non-pointer type, so switching
is safe, now and in the future.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
testcontrol tailcfg: make MapResponse.ControlTime a pointer 4 years ago
vms cmd/tailscale: fix up --reset, again 4 years ago
gen_deps.go tstest/integration: don't include stdlib deps in go generate output 4 years ago
integration.go tstest/integration: build binaries only once 4 years ago
integration_test.go tailcfg: add MapResponse.ControlTime field 4 years ago
tailscaled_deps_test_darwin.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 4 years ago
tailscaled_deps_test_freebsd.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 4 years ago
tailscaled_deps_test_linux.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 4 years ago
tailscaled_deps_test_openbsd.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 4 years ago
tailscaled_deps_test_windows.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 4 years ago