k3s/pkg/probe/http
Paul Tyng a990e60193 Set default User-Agent on http probe
If unspecified in probe definition, User-Agent will be set to
`kube-probe/<version major.minor>` on httpGet probe types
instead of the default Go User-Agent.
2017-06-21 10:50:33 -04:00
..
BUILD Set default User-Agent on http probe 2017-06-21 10:50:33 -04:00
http.go Set default User-Agent on http probe 2017-06-21 10:50:33 -04:00
http_test.go Set default User-Agent on http probe 2017-06-21 10:50:33 -04:00