Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getsops/sops
/ IsSingleValueStore
Method
IsSingleValueStore
sops.go:749–749 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
747
type
SingleValueStore
interface
{
748
Store
749
IsSingleValueStore() bool
750
}
751
752
// MasterKeyCount returns the number of master keys available
Callers
1
getEncryptConfig
Function · 0.65
Implementers
1
BinaryStore
stores/json/store.go
Calls
no outgoing calls
Tested by
no test coverage detected