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

Function GetEnableKubernetes

pkg/testutil/testutil.go:556–558  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

554}
555
556func GetEnableKubernetes() bool {
557 return flagTestKube
558}
559
560func GetFlakyEnvironment() bool {
561 return flagTestFlaky

Callers 2

environmentHasKubernetesFunction · 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…