cert-manager/cmd/controller/app
JoshVanL db24ca052b
Remove the Factory interface from ACME accounts, in favour of using
package level funcs. This exposes BuildHTTPClient that instruments
metrics, which is passed to NewClient. ACME issuer has reference to
plumbed in metrics

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-05-21 10:44:37 +01:00
..
options Expose Prometheus listen address as a controller command line flag 2020-05-18 18:21:03 +01:00
BUILD.bazel Use acme AccountRegistry throughout and tidy up ACME setup code 2020-05-13 13:14:46 +01:00
controller.go Remove the Factory interface from ACME accounts, in favour of using 2020-05-21 10:44:37 +01:00
start.go Moves cobra commands from cmd -> app 2020-04-30 12:14:51 +01:00