kms

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KMSsecret

type KMSsecret struct {
	AccessKey           string
	SecretKey           string
	Profile             string
	Region              string
	CredentialsFilename string
	Client              *kmsService.KMS
}

KMSsecret implements SecretBackend to decrypt using AWS KMS.

func (*KMSsecret) Configure

func (k *KMSsecret) Configure(m map[string]interface{}) error

func (*KMSsecret) Decrypt

func (k *KMSsecret) Decrypt(encrypted string) (string, error)

func (*KMSsecret) Validate

func (k *KMSsecret) Validate() error

Jump to

Keyboard shortcuts

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