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/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>
3 months ago
..
derp.go Add support for custom DERP port in TLS prober 7 months ago
derp_test.go all: update copyright and license headers 1 year ago
http.go prober: log HTTP response body on failure 6 months ago
notification.go all: update copyright and license headers 1 year ago
prober.go prober: migrate to Prometheus metric library 1 year ago
prober_test.go prober: migrate to Prometheus metric library 1 year ago
tcp.go all: update copyright and license headers 1 year ago
tls.go prober: add TLS probe constructor to split dial addr from cert name 3 months ago
tls_test.go prober: add TLS probe constructor to split dial addr from cert name 3 months ago