Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretStore ¶
type SecretStore struct {
// contains filtered or unexported fields
}
SecretStore uses the common secret store to access secrets.
func NewSecretStore ¶
func NewSecretStore(store common.SecretStore) SecretStore
func (SecretStore) GetRawSecret ¶
GetRawSecret returns the raw values of a secret.
Click to show internal directories.
Click to hide internal directories.