Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
552
func
GetEnableIPv6() bool {
553
return
flagTestIPv6
554
}
555
556
func
GetEnableKubernetes() bool {
557
return
flagTestKube
Callers
2
environmentHasIPv6
Function · 0.92
newBase
Function · 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…