secretsprovider

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const MaxSecretSize = 500 * 1024 // 500KB

MaxSecretSize is the maximum byte length allowed for a secret

Variables

This section is empty.

Functions

func FromMap

func FromMap(m map[string][]byte) session.Attachable

func NewFileStore

func NewFileStore(files []FileSource) (secrets.SecretStore, error)

func NewSecretProvider

func NewSecretProvider(store secrets.SecretStore) session.Attachable

Types

type FileSource

type FileSource struct {
	ID       string
	FilePath string
}

Jump to

Keyboard shortcuts

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