kubernetes/pkg/probe
mattjmcnaughton 46267759bc
Code cleanup for for probe/http
Two small code cleanup changes for `probe/http`.

- Tests name the `followNonLocalRedirects` variable before passing to
`New`, so its clear what the boolean flag in the construct impacts.
- Change import name from `httprobe` to `httpprobe` when used by
`pkg/kubelet/prober/prober.go`. Establishes consistency with other uses
in the repo.
2019-06-15 12:09:00 -04:00
..
exec Bump k8s.io/uitls to 8e7ff06 2018-11-15 13:25:12 +00:00
http Code cleanup for for probe/http 2019-06-15 12:09:00 -04:00
tcp Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
doc.go
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
probe.go fix typo in probe.go 2019-06-06 12:20:50 +09:00