aws

package module
v0.0.0-...-56fa0f7 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2019 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fig

type Fig struct {
	DecryptParameterStoreValues bool
	// contains filtered or unexported fields
}

func New

func New(v *viper.Viper) (*Fig, error)

func (*Fig) LoadBinaryValueFromParameterStore

func (f *Fig) LoadBinaryValueFromParameterStore(ctx context.Context, name string, decrypt bool) []byte

func (*Fig) LoadBinaryValueFromSecretsManager

func (f *Fig) LoadBinaryValueFromSecretsManager(ctx context.Context, name string) []byte

func (*Fig) LoadStringValueFromParameterStore

func (f *Fig) LoadStringValueFromParameterStore(ctx context.Context, name string, decrypt bool) string

func (*Fig) LoadStringValueFromSecretsManager

func (f *Fig) LoadStringValueFromSecretsManager(ctx context.Context, name string) string

func (*Fig) PreProcessConfigItems

func (f *Fig) PreProcessConfigItems(ctx context.Context)

Jump to

Keyboard shortcuts

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