secrets

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewVFSSecretStore

func NewVFSSecretStore(basedir vfs.Path) fi.SecretStore

Types

type VFSSecretStore

type VFSSecretStore struct {
	// contains filtered or unexported fields
}

func (*VFSSecretStore) FindSecret

func (c *VFSSecretStore) FindSecret(id string) (*fi.Secret, error)

func (*VFSSecretStore) GetOrCreateSecret

func (c *VFSSecretStore) GetOrCreateSecret(id string, secret *fi.Secret) (*fi.Secret, bool, error)

func (*VFSSecretStore) ListSecrets

func (c *VFSSecretStore) ListSecrets() ([]string, error)

func (*VFSSecretStore) Secret

func (c *VFSSecretStore) Secret(id string) (*fi.Secret, error)

func (*VFSSecretStore) VFSPath

func (s *VFSSecretStore) VFSPath() vfs.Path

Jump to

Keyboard shortcuts

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