Documentation ¶
Index ¶
- func VaultDeleteSecret(ctx context.Context, client *vault.Client, secretPath string)
- func VaultGetSecretVersions(ctx context.Context, client *vault.Client, secretPath, secretKey string)
- func VaultReadSecret(ctx context.Context, client *vault.Client, secretPath string, secretKey string)
- func VaultWriteSecret(ctx context.Context, client *vault.Client, secretPath string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VaultDeleteSecret ¶
func VaultGetSecretVersions ¶
func VaultReadSecret ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.