vault

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 3, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIclient

type APIclient struct {
	// contains filtered or unexported fields
}

func NewAPIclient

func NewAPIclient(ctx context.Context) (*APIclient, error)

func (*APIclient) Close

func (c *APIclient) Close()

func (*APIclient) Healthy

func (c *APIclient) Healthy() bool

func (*APIclient) TransitDecrypt

func (c *APIclient) TransitDecrypt(path string, data map[string]interface{}) (*vault.Secret, error)

func (*APIclient) TransitEncrypt

func (c *APIclient) TransitEncrypt(path string, data map[string]interface{}) (*vault.Secret, error)

Jump to

Keyboard shortcuts

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