secrets_manager

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateSecretKey

func GenerateSecretKey() ([]byte, error)

func GetRequiredOldSecretKey

func GetRequiredOldSecretKey() ([]byte, error)

func GetRequiredSecretKey

func GetRequiredSecretKey(workingDir string) ([]byte, error)

func NewEncryptionKeyRequiredError

func NewEncryptionKeyRequiredError(notFoundIn []string) error

Types

type SecretsManager

type SecretsManager struct {
	DisableSecretsDecryption bool
}

func NewSecretsManager

func NewSecretsManager(opts SecretsManagerOptions) *SecretsManager

func (*SecretsManager) GetYamlEncoder

func (manager *SecretsManager) GetYamlEncoder(ctx context.Context, workingDir string) (*secret.YamlEncoder, error)

func (*SecretsManager) GetYamlEncoderForOldKey

func (manager *SecretsManager) GetYamlEncoderForOldKey(ctx context.Context) (*secret.YamlEncoder, error)

type SecretsManagerOptions

type SecretsManagerOptions struct {
	DisableSecretsDecryption bool
}

Jump to

Keyboard shortcuts

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