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

Method IsSingleValueStore

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

Source from the content-addressed store, hash-verified

747type SingleValueStore interface {
748 Store
749 IsSingleValueStore() bool
750}
751
752// MasterKeyCount returns the number of master keys available

Callers 1

getEncryptConfigFunction · 0.65

Implementers 1

BinaryStorestores/json/store.go

Calls

no outgoing calls

Tested by

no test coverage detected