MCPcopy Index your code
hub / github.com/kubernetes-sigs/controller-runtime / truePtr

Function truePtr

pkg/controller/controller_integration_test.go:248–251  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

246}
247
248func truePtr() *bool {
249 t := true
250 return &t
251}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…