secretstore

package
v0.13.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 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 CountSecrets added in v0.13.0

func CountSecrets() (int, error)

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