Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ SetStatus
Method
SetStatus
core/remotes/docker/status.go:55–55 ·
view source on GitHub ↗
(string, Status)
Source
from the content-addressed store, hash-verified
53
type
StatusTracker
interface
{
54
GetStatus(string) (Status, error)
55
SetStatus(string, Status)
56
}
57
58
// StatusTrackLocker to track status of operations with lock
Callers
8
Pull
Method · 0.65
unpack
Method · 0.65
push
Method · 0.65
replacePipe
Method · 0.65
Write
Method · 0.65
Close
Method · 0.65
Commit
Method · 0.65
SetStatus
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected