Files
kubernetes/pkg/kubelet/prober
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-06-22 16:22:57 -07:00
2018-06-22 16:22:57 -07:00
2018-11-10 07:50:31 -05:00
2018-11-10 07:50:31 -05:00
2019-06-15 12:09:00 -04:00
2019-04-04 17:03:11 +08:00