Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ GetDaemonIsKillable
Function
GetDaemonIsKillable
pkg/testutil/testutil.go:564–566 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
562
}
563
564
func
GetDaemonIsKillable() bool {
565
return
flagTestKillDaemon
566
}
567
568
func
GetAllowModifyUsers() bool {
569
return
flagTestModifyUsers
Callers
2
TestRunRestart
Function · 0.92
newBase
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestRunRestart
Function · 0.74
Used in the wild
real call sites across dependent graphs
searching dependent graphs…