vault

package
v0.0.0-...-4d2e276 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteLastVersionSecret

func DeleteLastVersionSecret(mountPath string, secretPath string, client *api.Client, ctx context.Context) error

func DeleteSecretVersioned

func DeleteSecretVersioned(mountPath string, secretPath string, version int, client *api.Client, ctx context.Context) error

func GetLastVersionSecret

func GetLastVersionSecret(mountPath string, secretPath string, client *api.Client, ctx context.Context) (*api.KVSecret, error)

func GetSecretVersioned

func GetSecretVersioned(mountPath string, secretPath string, version int, client *api.Client, ctx context.Context) (*api.KVSecret, error)

func WriteSecret

func WriteSecret(mountPath string, secretPath string, inputData map[string]interface{}, client *api.Client, ctx context.Context) (*api.KVSecret, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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