Documentation ¶
Index ¶
Constants ¶
View Source
const ( ClusterExternalSecretSubsystem = "clusterexternalsecret" ClusterExternalSecretReconcileDurationKey = "reconcile_duration" ClusterExternalSecretStatusConditionKey = "status_condition" )
Variables ¶
This section is empty.
Functions ¶
func GetGaugeVec ¶
func GetGaugeVec(key string) *prometheus.GaugeVec
func RemoveMetrics ¶ added in v0.9.5
func RemoveMetrics(namespace, name string)
RemoveMetrics deletes all metrics published by the resource.
func SetUpMetrics ¶
func SetUpMetrics()
SetUpMetrics is called at the root to set-up the metric logic using the config flags provided.
func UpdateClusterExternalSecretCondition ¶ added in v0.8.4
func UpdateClusterExternalSecretCondition(ces *esv1beta1.ClusterExternalSecret, condition *esv1beta1.ClusterExternalSecretStatusCondition)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.