MCPcopy Create free account
hub / github.com/containerd/nerdctl / GetEnableIPv6

Function GetEnableIPv6

pkg/testutil/testutil.go:552–554  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

550}
551
552func GetEnableIPv6() bool {
553 return flagTestIPv6
554}
555
556func GetEnableKubernetes() bool {
557 return flagTestKube

Callers 2

environmentHasIPv6Function · 0.92
newBaseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…