//
pkg.gl
Category
github.com/jetstack/cert-manager
pkg
acme
client
package
0.16.1
Repository:
https://github.com/jetstack/cert-manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
11
Files
203 SLOC
#
Packages
middleware
No description provided by the author
#
Functions
NewInstrumentedClient
NewInstrumentedClient takes a *http.Client and returns a *http.Client that has its RoundTripper wrapped with instrumentation.
#
Structs
FakeACME
FakeACME is a convenience structure to create a stub ACME implementation.
Transport
Transport is a http.RoundTripper that collects Prometheus metrics of every request it processes.
#
Interfaces
Interface
No description provided by the author