openbao

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() keyprovider.Descriptor

Types

type Config

type Config struct {
	Address string `hcl:"address,optional"`
	Token   string `hcl:"token,optional"`

	KeyName           string        `hcl:"key_name"`
	KeyLength         DataKeyLength `hcl:"key_length,optional"`
	TransitEnginePath string        `hcl:"transit_engine_path,optional"`
}

func (Config) Build

type DataKeyLength

type DataKeyLength int

func (DataKeyLength) Bits

func (l DataKeyLength) Bits() int

func (DataKeyLength) Validate

func (l DataKeyLength) Validate() error

Jump to

Keyboard shortcuts

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