tailscale/prober
Brad Fitzpatrick a4a909a20b prober: add TLS probe constructor to split dial addr from cert name
So we can probe load balancers by their unique DNS name but without
asking for that cert name.

Updates tailscale/corp#13050

Change-Id: Ie4c0a2f951328df64281ed1602b4e624e3c8cf2e
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-02-19 09:03:13 -08:00
..
derp.go Add support for custom DERP port in TLS prober 2023-11-07 12:56:13 +00:00
derp_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
http.go prober: log HTTP response body on failure 2023-12-13 14:30:16 +00:00
notification.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
prober.go prober: migrate to Prometheus metric library 2023-04-11 08:37:32 +01:00
prober_test.go prober: migrate to Prometheus metric library 2023-04-11 08:37:32 +01:00
tcp.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tls.go prober: add TLS probe constructor to split dial addr from cert name 2024-02-19 09:03:13 -08:00
tls_test.go prober: add TLS probe constructor to split dial addr from cert name 2024-02-19 09:03:13 -08:00