Files
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
..
2018-11-15 13:25:12 +00:00
2019-06-15 12:09:00 -04:00
2018-11-10 07:50:31 -05:00
2017-10-15 18:18:13 -07:00
2019-06-06 12:20:50 +09:00