Versions in this module Expand all Collapse all v0 v0.2.1 Sep 24, 2024 Changes in this version + const ProviderType + func Valid(envValue string) bool v0.2.0 Jun 6, 2024 Changes in this version + const MountPathEnv + const ProviderName + func NewProvider(config *Config) (provider.Provider, error) + type Config struct + MountPath string + func LoadConfig() *Config + type Provider struct + func (p *Provider) LoadSecrets(_ context.Context, paths []string) ([]provider.Secret, error)