Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultSecretStoreProvider ¶
type DefaultSecretStoreProvider struct{}
func (*DefaultSecretStoreProvider) NewSecretStore ¶
func (p *DefaultSecretStoreProvider) NewSecretStore(spec *v1.SecretStore) (secrets.SecretStore, error)
NewSecretStore constructs a fake secret store instance.
Click to show internal directories.
Click to hide internal directories.