Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Update
Method
Update
core/metadata/bolt.go:32–32 ·
view source on GitHub ↗
(fn func(*bolt.Tx) error)
Source
from the content-addressed store, hash-verified
30
type
Transactor
interface
{
31
View(fn
func
(*bolt.Tx) error) error
32
Update(fn
func
(*bolt.Tx) error) error
33
}
34
35
// view gets a bolt db transaction either from the context
Callers
15
Update
Method · 0.65
Update
Method · 0.65
TestActivateStaleIncomplete
Function · 0.65
Activate
Method · 0.65
Deactivate
Method · 0.65
TestCreateDelete
Function · 0.65
TestLeases
Function · 0.65
TestLeasesList
Function · 0.65
TestLeaseResource
Function · 0.65
TestContainersList
Function · 0.65
TestContainersCreateUpdateDelete
Function · 0.65
TestImagesCreateUpdateDelete
Function · 0.65
Calls
no outgoing calls
Tested by
15
TestActivateStaleIncomplete
Function · 0.52
TestCreateDelete
Function · 0.52
TestLeases
Function · 0.52
TestLeasesList
Function · 0.52
TestLeaseResource
Function · 0.52
TestContainersList
Function · 0.52
TestContainersCreateUpdateDelete
Function · 0.52
TestImagesCreateUpdateDelete
Function · 0.52
TestSandboxUpdate
Function · 0.52
TestGCRoots
Function · 0.52
TestGCRemove
Function · 0.52
TestGCRefs
Function · 0.52