encryption

package
v0.10.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Options

type Options struct {
	AWSKMSKeyARN         string `` /* 170-byte string literal not displayed */
	GCPKMSKeyURI         string `` /* 179-byte string literal not displayed */
	AzureKeyVaultName    string `` /* 187-byte string literal not displayed */
	AzureKeyName         string `` /* 189-byte string literal not displayed */
	AzureKeyVersion      string `` /* 198-byte string literal not displayed */
	EncryptionProvider   string `usage:"The encryption provider to use. Options are AWS, GCP, None, or Custom. Default is None." default:"None"`
	EncryptionConfigFile string `usage:"The path to the encryption configuration file. Only used with the Custom encryption provider."`
}

func (*Options) Validate

func (o *Options) Validate() error

Jump to

Keyboard shortcuts

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