secretstore

package
v0.12.3-beta.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SecretsFileName   = "secrets.enc"
	WriteDebounceMs   = 1000
	EncryptionTimeout = 5000
	InitRetryMs       = 1000
	SecretNamePattern = `^[A-Za-z][A-Za-z0-9_]*$`
	WriteTsKey        = "wave:writets"
)

Variables

This section is empty.

Functions

func DeleteSecret

func DeleteSecret(name string) error

func GetLinuxStorageBackend

func GetLinuxStorageBackend() (string, error)

func GetSecret

func GetSecret(name string) (string, bool, error)

func GetSecretNames

func GetSecretNames() ([]string, error)

func SetSecret

func SetSecret(name string, value string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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