MCPcopy 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
564func GetDaemonIsKillable() bool {
565 return flagTestKillDaemon
566}
567
568func GetAllowModifyUsers() bool {
569 return flagTestModifyUsers

Callers 2

TestRunRestartFunction · 0.92
newBaseFunction · 0.85

Calls

no outgoing calls

Tested by 1

TestRunRestartFunction · 0.74

Used in the wild real call sites across dependent graphs

searching dependent graphs…