Versions in this module Expand all Collapse all v0 v0.1.0 Sep 30, 2024retracted Changes in this version + func AddPersistentStorageToLeaseCache(ctx context.Context, leaseCache *cache.LeaseCache, ...) (func() error, string, error) + func GetAutoAuthMethodFromConfig(autoAuthMethodType string, authConfig *auth.AuthConfig, vaultAddress string) (auth.AuthMethod, error) + type PersistConfig struct + ExitOnErr bool + KeepAfterImport bool + Path string + ServiceAccountTokenFile string + Type string