Documentation
¶
Index ¶
- func DecHTTPRequestsInFlight()
- func DecManagedCertificate(issuer, owner, domain string)
- func IncCertificateConfigReload()
- func IncCertificateCreated(issuer, owner, domain string)
- func IncCertificateCreationError(issuer, owner, domain string)
- func IncCertificateRenewalError(issuer, owner, domain string)
- func IncCertificateRenewed(issuer, owner, domain string)
- func IncConfigReload()
- func IncCreatedLocalCertificate(issuer string)
- func IncDeleteFailedVaultSecret(secretType string)
- func IncDeleteSuccessVaultSecret(secretType string)
- func IncDeletedLocalCertificate(issuer string)
- func IncGetFailedVaultSecret(secretType string)
- func IncGetSuccessVaultSecret(secretType string)
- func IncHTTPRequestsInFlight()
- func IncManagedCertificate(issuer, owner, domain string)
- func IncPutFailedVaultSecret(secretType string)
- func IncPutSuccessVaultSecret(secretType string)
- func IncRateLimitBlocked(owner, issuer, domain, operation string)
- func IncRevokedCertificate(issuer, owner, domain string)
- func IncRevokedCertificateErrors(issuer, owner, domain string)
- func IncRunFailedLocalCmd(command string)
- func IncRunSuccessLocalCmd(command string)
- func RecordHTTPRequest(method, path, statusCode string, duration float64, ...)
- func SetCertificateConfigError(value float64)
- func SetConfigError(value float64)
- func SetIssuerConfigError(issuer string, value float64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecHTTPRequestsInFlight ¶
func DecHTTPRequestsInFlight()
func DecManagedCertificate ¶
func DecManagedCertificate(issuer, owner, domain string)
func IncCertificateConfigReload ¶
func IncCertificateConfigReload()
func IncCertificateCreated ¶ added in v0.7.2
func IncCertificateCreated(issuer, owner, domain string)
func IncCertificateCreationError ¶ added in v0.7.2
func IncCertificateCreationError(issuer, owner, domain string)
func IncCertificateRenewalError ¶ added in v0.7.2
func IncCertificateRenewalError(issuer, owner, domain string)
func IncCertificateRenewed ¶ added in v0.7.2
func IncCertificateRenewed(issuer, owner, domain string)
func IncConfigReload ¶
func IncConfigReload()
func IncCreatedLocalCertificate ¶
func IncCreatedLocalCertificate(issuer string)
func IncDeleteFailedVaultSecret ¶
func IncDeleteFailedVaultSecret(secretType string)
func IncDeleteSuccessVaultSecret ¶
func IncDeleteSuccessVaultSecret(secretType string)
func IncDeletedLocalCertificate ¶
func IncDeletedLocalCertificate(issuer string)
func IncGetFailedVaultSecret ¶
func IncGetFailedVaultSecret(secretType string)
func IncGetSuccessVaultSecret ¶
func IncGetSuccessVaultSecret(secretType string)
func IncHTTPRequestsInFlight ¶
func IncHTTPRequestsInFlight()
func IncManagedCertificate ¶
func IncManagedCertificate(issuer, owner, domain string)
func IncPutFailedVaultSecret ¶
func IncPutFailedVaultSecret(secretType string)
func IncPutSuccessVaultSecret ¶
func IncPutSuccessVaultSecret(secretType string)
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(command string)
func IncRunSuccessLocalCmd ¶
func IncRunSuccessLocalCmd(command string)
func RecordHTTPRequest ¶
func SetCertificateConfigError ¶
func SetCertificateConfigError(value float64)
func SetConfigError ¶
func SetConfigError(value float64)
func SetIssuerConfigError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.