Files
client-go/rest
Stephen Kitt 22e2a9b6b1 client-go: add an Error() function on Request
Requests can accumulate errors with no obvious indication, e.g. if
their primary purpose is to construct a URL: URL() itself doesn't
return an error if r.err is non-nil.

Instead of changing URL() to return an error, which has quite a large
impact, add an Error() function and indicate on URL() that it should
be checked.

Signed-off-by: Stephen Kitt <skitt@redhat.com>

Kubernetes-commit: f69c1c47463ff70ad61adf6f38c4d5b7373e9d0a
2023-02-10 14:44:07 +01:00
..
2022-07-30 20:54:41 +09:00
2022-07-30 20:54:41 +09:00
2022-06-20 21:52:50 +08:00
2022-01-03 10:59:47 -05:00
2022-07-19 20:54:13 -04:00
2017-01-25 15:19:43 +00:00
2020-04-17 15:25:06 -04:00
2022-07-19 20:54:13 -04:00