Versions in this module Expand all Collapse all v0 v0.1.0 Jun 11, 2024 Changes in this version + type DefaultSecretStoreProvider struct + func (p *DefaultSecretStoreProvider) NewSecretStore(spec v1.SecretStore) (secrets.SecretStore, error) + type SecretData struct + Value string + ValueMap map[string]string + Version string