k3s/pkg/probe
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
..
exec Extend Iptables interface with SaveInto 2017-05-19 20:44:25 +02:00
http Set default User-Agent on http probe 2017-06-21 10:50:33 -04:00
tcp fix various bad tests 2017-04-25 11:23:33 -07:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
probe.go