storage

package
v6.2.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2026 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package storage provides secret storage for the Crypto module. It contains the following packages:

  • `spi` (Service Programming Interface): interfaces and types used to implement a secret storage backend.
  • `fs` (File System): a secret storage backend that stores secrets in the file system. Only to be used in development.
  • `vault` (Hashicorp Vault): a secret storage backend that stores secrets in a Hashicorp Vault server. Will be removed in a future release, in favor of the `external` storage backend.
  • `external` (External): a secret storage backend that stores secrets externally (e.g. Vault).

Directories

Path Synopsis
Package azure is a generated GoMock package.
Package azure is a generated GoMock package.
Package external provides primitives to interact with the openapi HTTP API.
Package external provides primitives to interact with the openapi HTTP API.
Package spi is a generated GoMock package.
Package spi is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL