Skip to main content

@backstage/plugin-vault-backend

Home > @backstage/plugin-vault-backend

Classes

ClassDescription
VaultBuilderImplementation for Vault. It creates the routing and initializes the backend to allow the use of the Vault's frontend plugin.
VaultClientImplementation of the Vault API to list secrets and renew the token if necessary

Functions

FunctionDescription
createRouter(options)Creates the routes used for Vault.

Interfaces

InterfaceDescription
RouterOptionsOptions for the router creation.
VaultApiInterface for the Vault API
VaultEnvironmentEnvironment values needed by the VaultBuilder

Variables

VariableDescription
vaultPluginVault backend plugin

Type Aliases

Type AliasDescription
VaultBuilderReturnThe object returned by the VaultBuilder.build() function
VaultSecretObject containing the secret name and some links