SIGN IN SIGN UP

TUN-10385: Add connectivity checks foundation

This adds the foundation for the new cloudflared pre-checks by creating a new prechecks package. This adds the following:

* types.go: Status, CheckResult, Report, Config (add IPVersion allregions.ConfigIPVersion field to Config)
* interfaces.go: DNSResolver, TCPDialer, QUICDialer, ManagementDialer
M
Miguel da Costa Martins Marcelino committed
df54d27710192c26f3e88570ee15f91c76abe5e8
Parent: b0b898c