pkg/network
Scott Nichols 3a2ae6db70
resolve cluster domain using env CLUSTER_DOMAIN as a fallback (#2092)
2021-04-09 13:38:51 -07:00
..
handlers Move IsKProbe to drainer, since it's the only place it's used (#2038) 2021-02-24 19:53:47 -08:00
OWNERS Move generic packages from serving to pkg. (#927) 2019-12-06 17:57:40 -08:00
depcheck_test.go Remove the pkg/network/prober since it's moved to networking (#1941) 2020-12-04 17:32:09 -08:00
doc.go Resolver package for resolving addressables to URI (#578) 2019-08-23 15:15:14 -07:00
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 Implement a new shared "Drainer" handler. (#1517) 2020-07-17 21:25:34 -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 Add a method to set possible maxidle params on the transport. (#1557) 2020-07-24 14:10:57 -07:00