controller

package
v0.25.1 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UnsealOptions

type UnsealOptions struct {
	Shards []string
}

UnsealOptions is options for unsealing.

type VaultController

type VaultController struct {
	API *vault.APIInterface
}

VaultController is the entry controller.

func NewVaultController

func NewVaultController(api vault.APIInterface) *VaultController

NewVaultController is a factory for VaultController.

func (VaultController) Unseal

func (c VaultController) Unseal(options UnsealOptions) error

Unseal unseals the Vault.

Jump to

Keyboard shortcuts

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