Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CertificateExpiryTimeSeconds = prometheus.NewGaugeVec( prometheus.GaugeOpts{ Name: "hlf_operator_certificate_expiration_timestamp_seconds", Help: "The date after which the certificate expires. Expressed as a Unix Epoch Time.", }, []string{"node_type", "crt_type", "namespace", "name"}, ) )
Functions ¶
func UpdateCertificateExpiry ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.