Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IndexRemoteSecrets ¶
func IndexRemoteSecrets(environment string, concurrency int) config.VaultSecrets
IndexRemoteSecrets ...
func ReadRemoteSecrets ¶
func ReadRemoteSecrets(secrets config.VaultSecrets, concurrency int) (config.VaultSecrets, error)
readRemoteSecrets Take an array of secret paths to read
Types ¶
type SecretWriter ¶
type SecretWriter struct {
// contains filtered or unexported fields
}
SecretWriter ...
func (SecretWriter) WriteSecret ¶
func (w SecretWriter) WriteSecret(secret *config.Secret) error
WriteSecret ...
Click to show internal directories.
Click to hide internal directories.