Documentation
¶
Index ¶
- func DecHTTPRequestsInFlight()
- func DecManagedCertificate(issuer, owner string)
- func IncCertificateConfigReload()
- func IncConfigReload()
- func IncCreatedLocalCertificate(issuer string)
- func IncDeleteFailedVaultSecret()
- func IncDeleteSuccessVaultSecret()
- func IncDeletedLocalCertificate(issuer string)
- func IncGetFailedVaultSecret()
- func IncGetSuccessVaultSecret()
- func IncHTTPRequestsInFlight()
- func IncManagedCertificate(issuer, owner string)
- func IncPutFailedVaultSecret()
- func IncPutSuccessVaultSecret()
- func IncRateLimitBlocked(owner, issuer, domain, operation string)
- func IncRevokedCertificate(issuer, owner, domain string)
- func IncRevokedCertificateErrors(issuer, owner, domain string)
- func IncRunFailedLocalCmd()
- func IncRunSuccessLocalCmd()
- func RecordHTTPRequest(method, path, statusCode string, duration float64, ...)
- func SetCertificateConfigError(value float64)
- func SetConfigError(value float64)
- func SetCreatedCertificate(issuer, owner, domain string, value float64)
- func SetIssuerConfigError(issuer string, value float64)
- func SetRenewedCertificate(issuer, owner, domain string, value float64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecHTTPRequestsInFlight ¶
func DecHTTPRequestsInFlight()
func DecManagedCertificate ¶
func DecManagedCertificate(issuer, owner string)
func IncCertificateConfigReload ¶
func IncCertificateConfigReload()
func IncConfigReload ¶
func IncConfigReload()
func IncCreatedLocalCertificate ¶
func IncCreatedLocalCertificate(issuer string)
func IncDeleteFailedVaultSecret ¶
func IncDeleteFailedVaultSecret()
func IncDeleteSuccessVaultSecret ¶
func IncDeleteSuccessVaultSecret()
func IncDeletedLocalCertificate ¶
func IncDeletedLocalCertificate(issuer string)
func IncGetFailedVaultSecret ¶
func IncGetFailedVaultSecret()
func IncGetSuccessVaultSecret ¶
func IncGetSuccessVaultSecret()
func IncHTTPRequestsInFlight ¶
func IncHTTPRequestsInFlight()
func IncManagedCertificate ¶
func IncManagedCertificate(issuer, owner string)
func IncPutFailedVaultSecret ¶
func IncPutFailedVaultSecret()
func IncPutSuccessVaultSecret ¶
func IncPutSuccessVaultSecret()
func IncRateLimitBlocked ¶ added in v0.7.0
func IncRateLimitBlocked(owner, issuer, domain, operation string)
func IncRevokedCertificate ¶ added in v0.6.5
func IncRevokedCertificate(issuer, owner, domain string)
func IncRevokedCertificateErrors ¶ added in v0.6.5
func IncRevokedCertificateErrors(issuer, owner, domain string)
func IncRunFailedLocalCmd ¶
func IncRunFailedLocalCmd()
func IncRunSuccessLocalCmd ¶
func IncRunSuccessLocalCmd()
func RecordHTTPRequest ¶
func SetCertificateConfigError ¶
func SetCertificateConfigError(value float64)
func SetConfigError ¶
func SetConfigError(value float64)
func SetCreatedCertificate ¶
func SetIssuerConfigError ¶
func SetRenewedCertificate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.