pkg/network
Nader Ziada 6ff7fb8170
add array of user agents for healthcheck in drainer (#2331)
2021-10-29 07:54:51 -07:00
..
handlers add array of user agents for healthcheck in drainer (#2331) 2021-10-29 07:54:51 -07:00
OWNERS
depcheck_test.go
doc.go
domain.go resolve cluster domain using env CLUSTER_DOMAIN as a fallback (#2092) 2021-04-09 13:38:51 -07:00
domain_test.go resolve cluster domain using env CLUSTER_DOMAIN as a fallback (#2092) 2021-04-09 13:38:51 -07:00
error_handler.go Revert "Remove the unused file (#1935)" (#2213) 2021-08-18 03:57:08 -07:00
h2c.go Allow setting DisableCompression in NewAutoTransport (#2007) 2021-02-03 09:17:06 -08:00
network.go Move IsKProbe to drainer, since it's the only place it's used (#2038) 2021-02-24 19:53:47 -08:00
network_test.go Move IsKProbe to drainer, since it's the only place it's used (#2038) 2021-02-24 19:53:47 -08:00
transports.go Allow setting DisableCompression in NewAutoTransport (#2007) 2021-02-03 09:17:06 -08:00
transports_test.go