Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kopia/kopia
/ FormatManager
Method
FormatManager
repo/repository.go:79–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
78
ObjectFormat() format.ObjectFormat
79
FormatManager() *format.Manager
80
BlobReader() blob.Reader
81
BlobVolume() blob.Volume
82
ContentReader() content.Reader
Callers
15
run
Method · 0.65
updateRepositoryParameters
Function · 0.65
run
Method · 0.65
forceRollbackAction
Method · 0.65
setLockIntent
Method · 0.65
drainOrCommit
Method · 0.65
drainAllClients
Method · 0.65
upgrade
Method · 0.65
commitUpgrade
Method · 0.65
outputJSON
Method · 0.65
dumpUpgradeStatus
Method · 0.65
dumpRetentionStatus
Method · 0.65
Implementers
1
directRepository
repo/repository.go
Calls
no outgoing calls
Tested by
11
TestInitializeWithBlobCfgRetentionBlob
Function · 0.52
TestChangePassword
Method · 0.52
TestDeriveKey
Function · 0.52
verifyEpochManagerIsEnabled
Function · 0.52
TestFormatUpgradeSetLock
Function · 0.52
TestFormatUpgradeAlreadyUpgraded
Function · 0.52
TestFormatUpgradeCommit
Function · 0.52
TestFormatUpgradeRollback
Function · 0.52
TestFormatUpgradeMultipleLocksRollback
Function · 0.52
TestFormatUpgradeFailureToBackupFormatBlobOnLock
Function · 0.52
TestFormatUpgradeDuringOngoingWriteSessions
Function · 0.52