Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ Sync
Function
Sync
pkg/imgutil/commit/commit_unix.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
import
"syscall"
22
23
func
Sync() {
24
syscall.Sync()
25
}
Callers
1
Commit
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…