cert-manager/pkg/util
Richard Wall 112c7b2e9e An http.RoundTripper which adds the HTTP User-Agent header to all requests
This code existed in cert-manager once before and I'm reviving it.
Here's the history:

 * Added:
 https://github.com/cert-manager/cert-manager/pull/422
 * Moved: https://github.com/cert-manager/cert-manager/pull/432
 * Obsoleted: https://github.com/cert-manager/cert-manager/pull/797
 * Deleted: https://github.com/cert-manager/cert-manager/pull/966

Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-03-20 10:24:47 +00:00
..
cmapichecker
configfile
errors
feature
kube
pki Merge pull request #6792 from inteon/bugfix_literalsubject 2024-03-15 10:54:01 +01:00
predicate replace k8s.io/utils/pointer with k8s.io/utils/ptr 2023-08-28 09:33:10 +02:00
profiling
useragent_test.go Fix gosec G601: Implicit memory aliasing of items from a range statement 2023-12-20 17:25:41 +00:00
useragent.go An http.RoundTripper which adds the HTTP User-Agent header to all requests 2024-03-20 10:24:47 +00:00
util_test.go remove deprecated files and functions 2024-02-08 10:45:06 +01:00
util.go remove deprecated files and functions 2024-02-08 10:45:06 +01:00
version_test.go
version.go