Versions in this module Expand all Collapse all v2 v2.0.1 Apr 4, 2022 Changes in this version + const ExpireTimeKey + const ExpireTimeLayout + func IsInvalidConfig(err error) bool + func IsVaultAccess(err error) bool + type Set struct + func NewSet(config SetConfig) (*Set, error) + type SetConfig struct + Logger micrologger.Logger + VaultClient *vault.Client + type Vault struct + func NewVault(config VaultConfig) (*Vault, error) + func (v *Vault) Collect(ch chan<- prometheus.Metric) error + func (v *Vault) Describe(ch chan<- *prometheus.Desc) error + type VaultConfig struct + Logger micrologger.Logger + VaultClient *vault.Client v2.0.1-patch1 Apr 23, 2024 Other modules containing this package github.com/giantswarm/cert-operator github.com/giantswarm/cert-operator/v3