Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultSecretStoreProvider ¶ added in v0.10.0
type DefaultSecretStoreProvider struct{}
func (*DefaultSecretStoreProvider) NewSecretStore ¶ added in v0.10.0
func (p *DefaultSecretStoreProvider) NewSecretStore(spec *v1.SecretStore) (secrets.SecretStore, error)
NewSecretStore constructs a Vault based secret store with specific secret store spec.
Click to show internal directories.
Click to hide internal directories.