MCPcopy
hub / github.com/getsops/sops / EmitPlainFile

Method EmitPlainFile

sops.go:719–719  ·  view source on GitHub ↗
(TreeBranches)

Source from the content-addressed store, hash-verified

717// shown
718type PlainFileEmitter interface {
719 EmitPlainFile(TreeBranches) ([]byte, error)
720}
721
722// ValueEmitter is the interface for emitting a value. It provides a way to emit

Callers 15

TestEmitPlainFileFunction · 0.65
TestComment1Function · 0.65
TestComment2Function · 0.65
TestComment3Function · 0.65
TestEmptyFunction · 0.65
TestEmpty3Function · 0.65
TestComment6Function · 0.65
TestComment7Function · 0.65
TestCommentInlineFunction · 0.65
TestCommentInlineMixedFunction · 0.65
TestCommentInlineNestedFunction · 0.65

Implementers 5

Storestores/dotenv/store.go
Storestores/ini/store.go
Storestores/yaml/store.go
Storestores/json/store.go
BinaryStorestores/json/store.go

Calls

no outgoing calls

Tested by 13

TestEmitPlainFileFunction · 0.52
TestComment1Function · 0.52
TestComment2Function · 0.52
TestComment3Function · 0.52
TestEmptyFunction · 0.52
TestEmpty3Function · 0.52
TestComment6Function · 0.52
TestComment7Function · 0.52
TestCommentInlineFunction · 0.52
TestCommentInlineMixedFunction · 0.52
TestCommentInlineNestedFunction · 0.52