New |best| - Vault Plugin

Note on naming: Vault expects a naming convention. For a secrets engine: vault-plugin-secrets-<name> . For an auth method: vault-plugin-auth-<name> . If you deviate from this, Vault will reject the registration.

Supported options:

"github.com/hashicorp/vault/sdk/framework" "github.com/hashicorp/vault/sdk/logical" vault plugin new

Scroll to Top