secret

package
v0.0.38 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeService added in v0.0.8

type FakeService struct {
	SealAndSaveFn        func(plaintextSecret string, secretMeta *core.SecretMeta, committer state.Committer) error
	SealAndSaveCallCount int
}

func (*FakeService) SealAndSave added in v0.0.8

func (f *FakeService) SealAndSave(plaintextSecret string, secretMeta *core.SecretMeta, committer state.Committer) error

type Service

type Service interface {
	SealAndSave(plaintextSecret string, secretMeta *core.SecretMeta, committer state.Committer) error
}

func NewService

func NewService(secretMetas core.SecretMetaRepository, environments core.EnvironmentRepository) Service

Jump to

Keyboard shortcuts

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