Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultFactory ¶
type DefaultFactory struct{}
func (*DefaultFactory) NewSecretStore ¶
func (p *DefaultFactory) NewSecretStore(spec secretsapi.SecretStoreSpec) (secrets.SecretStore, error)
NewSecretStore constructs a Vault based secret store with specific secret store spec.
func (*DefaultFactory) Type ¶
func (p *DefaultFactory) Type() string
Click to show internal directories.
Click to hide internal directories.